diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 12:57:26 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 13:34:26 +0200 |
commit | 67e48d32836cdbbd553ec7b7f14a822ac6778b9d (patch) | |
tree | cc99d7b29ee3aea15f8d32fa3c42344fb131b79e /x11-plugins/gkrellmss | |
parent | x11-plugins/gkrellmss: Fix dependency on gkrellm[X] (diff) | |
download | gentoo-67e48d32836cdbbd553ec7b7f14a822ac6778b9d.tar.gz gentoo-67e48d32836cdbbd553ec7b7f14a822ac6778b9d.tar.bz2 gentoo-67e48d32836cdbbd553ec7b7f14a822ac6778b9d.zip |
x11-plugins/gkrellmss: Drop to testing for exotic arches instead of bothering them again for a plugin that probably is not being used by many people on them anymore
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-plugins/gkrellmss')
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild index 7aeb63e2153d..f08f212d863b 100644 --- a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild +++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" IUSE="nls" RDEPEND="=sci-libs/fftw-3* diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild index 2e44b1126bd7..bc9126f2fcc9 100644 --- a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild +++ b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" IUSE="nls" RDEPEND="=sci-libs/fftw-2* |