diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:33 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:33 +0100 |
commit | d2e473b295bbdf6daddd73abee2d41ab8967200c (patch) | |
tree | ac5f4fb17648df08fb2484f8bc6e996b55ce5c13 /x11-plugins/gkrellm-trayicons | |
parent | x11-plugins/gkrellm-radio: destabilise for ppc (diff) | |
download | gentoo-d2e473b295bbdf6daddd73abee2d41ab8967200c.tar.gz gentoo-d2e473b295bbdf6daddd73abee2d41ab8967200c.tar.bz2 gentoo-d2e473b295bbdf6daddd73abee2d41ab8967200c.zip |
x11-plugins/gkrellm-trayicons: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild index 9600e6cfeb20..df295d135dd3 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" RDEPEND="app-admin/gkrellm:2[X]" |