diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:03 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:03 +0100 |
commit | 5ac50f566a642876dd7777a3bc4e271634d834a0 (patch) | |
tree | 895aea56a73ad983f71aab2e3f9bb8b85a88ad88 /x11-plugins/wmnet | |
parent | x11-plugins/wmnd: destabilise for ppc (diff) | |
download | gentoo-5ac50f566a642876dd7777a3bc4e271634d834a0.tar.gz gentoo-5ac50f566a642876dd7777a3bc4e271634d834a0.tar.bz2 gentoo-5ac50f566a642876dd7777a3bc4e271634d834a0.zip |
x11-plugins/wmnet: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmnet')
-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 df7520120959..c080945599b2 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-2021 Gentoo Authors +# Copyright 1999-2022 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 |