diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-07 20:52:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-08 21:35:43 +0200 |
commit | 63cb800868a67cdf7e559f2ab69ad614dff8d408 (patch) | |
tree | df0e3858cc7e2b45278305a447188825f2c49315 /dev-python/gnuplot-py | |
parent | app-emacs/gnuplot-mode: De-stabilise sparc (diff) | |
download | gentoo-63cb800868a67cdf7e559f2ab69ad614dff8d408.tar.gz gentoo-63cb800868a67cdf7e559f2ab69ad614dff8d408.tar.bz2 gentoo-63cb800868a67cdf7e559f2ab69ad614dff8d408.zip |
dev-python/gnuplot-py: De-stabilise sparc
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-python/gnuplot-py')
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild index dd6977fde737..de2582903119 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" DEPEND=" |