diff options
author | 2022-03-03 22:20:42 +0100 | |
---|---|---|
committer | 2022-03-03 22:20:42 +0100 | |
commit | ed71a5f42d0a60a8b430d78b738242259f0c099e (patch) | |
tree | 17666e3ed624fd9fd953f318b33fb66a43e1d6a0 | |
parent | x11-plugins/wmbinclock: destabilise for ppc (diff) | |
download | gentoo-ed71a5f42d0a60a8b430d78b738242259f0c099e.tar.gz gentoo-ed71a5f42d0a60a8b430d78b738242259f0c099e.tar.bz2 gentoo-ed71a5f42d0a60a8b430d78b738242259f0c099e.zip |
x11-plugins/wmbio: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index d2d2e7ccc5fb..ee6101dcc59c 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.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=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmbio/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |