diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:30 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:30 +0100 |
commit | fc1343d35b55677a49922c1d93c7b34f56c052bc (patch) | |
tree | 4aa844e5ecac31066392da8500542b794d1a0c3f /x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | |
parent | x11-plugins/gkrellm-countdown: destabilise for ppc (diff) | |
download | gentoo-fc1343d35b55677a49922c1d93c7b34f56c052bc.tar.gz gentoo-fc1343d35b55677a49922c1d93c7b34f56c052bc.tar.bz2 gentoo-fc1343d35b55677a49922c1d93c7b34f56c052bc.zip |
x11-plugins/gkrellmlaunch: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild')
-rw-r--r-- | x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild index cdd4c05c7fd5..410946fe33dd 100644 --- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild +++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://gkrellmlaunch.sourceforge.net/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" IUSE="" RDEPEND="app-admin/gkrellm:2[X]" |