diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:39 +0000 |
commit | 6e2d0c5e2bd61af361f47839c52cb54c5cd0cbb2 (patch) | |
tree | be160e3eb440587eba225bbfb2cb75991f4b0d15 /x11-plugins | |
parent | Revert "x11-plugins/wmfishtime: destabilise for ppc" (diff) | |
download | gentoo-6e2d0c5e2bd61af361f47839c52cb54c5cd0cbb2.tar.gz gentoo-6e2d0c5e2bd61af361f47839c52cb54c5cd0cbb2.tar.bz2 gentoo-6e2d0c5e2bd61af361f47839c52cb54c5cd0cbb2.zip |
Revert "x11-plugins/wmfire: destabilise for ppc"
This reverts commit 671313ac65a241b38b883837665c1d25521b973e.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-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 c77784f40f68..5e83618ae434 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-2022 Gentoo Authors +# Copyright 1999-2020 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 |