diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:17 +0000 |
commit | 404864a3896494f5e0f1172b4429d4482981edbc (patch) | |
tree | 7a8346e4a4a509df78fd0b0b49568ecdcab3a781 | |
parent | Revert "x11-plugins/wmpasman: destabilise for ppc" (diff) | |
download | gentoo-404864a3896494f5e0f1172b4429d4482981edbc.tar.gz gentoo-404864a3896494f5e0f1172b4429d4482981edbc.tar.bz2 gentoo-404864a3896494f5e0f1172b4429d4482981edbc.zip |
Revert "x11-plugins/wmnet: destabilise for ppc"
This reverts commit 5ac50f566a642876dd7777a3bc4e271634d834a0.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnet/wmnet-1.06-r2.ebuild b/x11-plugins/wmnet/wmnet-1.06-r2.ebuild index c080945599b2..df7520120959 100644 --- a/x11-plugins/wmnet/wmnet-1.06-r2.ebuild +++ b/x11-plugins/wmnet/wmnet-1.06-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 @@ -12,7 +12,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |