diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:30 +0000 |
commit | 1ea6fe2fdd9f4a30313ac152c027b4f720e3738c (patch) | |
tree | 2daf6186e4da0e32bebb9c5fd9945104f3718817 | |
parent | Revert "x11-plugins/wmload: destabilise for ppc" (diff) | |
download | gentoo-1ea6fe2fdd9f4a30313ac152c027b4f720e3738c.tar.gz gentoo-1ea6fe2fdd9f4a30313ac152c027b4f720e3738c.tar.bz2 gentoo-1ea6fe2fdd9f4a30313ac152c027b4f720e3738c.zip |
Revert "x11-plugins/wminet: destabilise for ppc"
This reverts commit c5aee99d12b485ccc124be2e7407787f1cf22084.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-plugins/wminet/wminet-3.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wminet/wminet-3.0.0-r2.ebuild b/x11-plugins/wminet/wminet-3.0.0-r2.ebuild index 8a13c1f90f61..55bb40840be9 100644 --- a/x11-plugins/wminet/wminet-3.0.0-r2.ebuild +++ b/x11-plugins/wminet/wminet-3.0.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2021 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/wmdock//${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXext |