diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:13:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:40:02 +0000 |
commit | 9b7a1cdfe06ae18ca5d81fa87a463b786475d094 (patch) | |
tree | b7b07a9118bc4bedccb7fefa0be8bfae4d05afb0 /x11-plugins | |
parent | Revert "x11-plugins/wmblob: destabilise for ppc" (diff) | |
download | gentoo-9b7a1cdfe06ae18ca5d81fa87a463b786475d094.tar.gz gentoo-9b7a1cdfe06ae18ca5d81fa87a463b786475d094.tar.bz2 gentoo-9b7a1cdfe06ae18ca5d81fa87a463b786475d094.zip |
Revert "x11-plugins/wmbio: destabilise for ppc"
This reverts commit ed71a5f42d0a60a8b430d78b738242259f0c099e.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-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 ee6101dcc59c..d2d2e7ccc5fb 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.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=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 |