diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:34 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:34 +0100 |
commit | aa6f6a33520f516485786b96ea6dae178369c285 (patch) | |
tree | 1f8faf755353d284d9140cf059b1cc5565930d86 /x11-plugins/gkrellshoot | |
parent | x11-plugins/gkrellm-trayicons: destabilise for ppc (diff) | |
download | gentoo-aa6f6a33520f516485786b96ea6dae178369c285.tar.gz gentoo-aa6f6a33520f516485786b96ea6dae178369c285.tar.bz2 gentoo-aa6f6a33520f516485786b96ea6dae178369c285.zip |
x11-plugins/gkrellshoot: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellshoot')
-rw-r--r-- | x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r3.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r3.ebuild index 028ef92f7eb6..e6674a3e30d4 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r3.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkrellshoot/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" IUSE="" DEPEND="app-admin/gkrellm:2[X]" |