diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 10:07:55 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 10:07:55 +0200 |
commit | 51c56e1901f0a06d5a6efda034bb02e892c2fd35 (patch) | |
tree | c88feeeae83fa77c02daa7aaa0b01d9423c9e8fe /x11-plugins | |
parent | x11-plugins/ascpu: ppc ppc64 stable (bug 613908). (diff) | |
download | gentoo-51c56e1901f0a06d5a6efda034bb02e892c2fd35.tar.gz gentoo-51c56e1901f0a06d5a6efda034bb02e892c2fd35.tar.bz2 gentoo-51c56e1901f0a06d5a6efda034bb02e892c2fd35.zip |
x11-plugins/gkrellm-countdown: ppc stable (bug 613858).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild index 7ad829771b89..427c9ee41d86 100644 --- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild +++ b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://freecode.com/projects/gkrellm-countdown" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~sparc ~x86 ~amd64" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" COMMON_DEPEND="app-admin/gkrellm[X]" |