diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:53 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:53 +0100 |
commit | 671313ac65a241b38b883837665c1d25521b973e (patch) | |
tree | 2a3cb19b042a91c02fbab12da0a8f5f1fae7def2 /x11-plugins/wmfire | |
parent | x11-plugins/wmdrawer: destabilise for ppc (diff) | |
download | gentoo-671313ac65a241b38b883837665c1d25521b973e.tar.gz gentoo-671313ac65a241b38b883837665c1d25521b973e.tar.bz2 gentoo-671313ac65a241b38b883837665c1d25521b973e.zip |
x11-plugins/wmfire: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmfire')
-rw-r--r-- | x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild index 5e83618ae434..c77784f40f68 100644 --- a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild +++ b/x11-plugins/wmfire/wmfire-1.2.4-r3.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=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="+session" RDEPEND="x11-libs/gtk+:2 |