diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:13:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:47 +0000 |
commit | 9115df3104d8f4ec98f47115af7416a0040503ef (patch) | |
tree | 1ed7362c6adb937428bf5471a202c33bfff7fb61 /x11-plugins/wmcp | |
parent | Revert "x11-plugins/wmcpuload: destabilise for ppc" (diff) | |
download | gentoo-9115df3104d8f4ec98f47115af7416a0040503ef.tar.gz gentoo-9115df3104d8f4ec98f47115af7416a0040503ef.tar.bz2 gentoo-9115df3104d8f4ec98f47115af7416a0040503ef.zip |
Revert "x11-plugins/wmcp: destabilise for ppc"
This reverts commit 0bda880442494e731e669895a9768a6f7647edca.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild b/x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild index 69c5dce9bd42..9a25d8b8e58f 100644 --- a/x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild +++ b/x11-plugins/wmcp/wmcp-1.2.8-r1.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXext |