diff options
author | 2022-03-03 22:20:51 +0100 | |
---|---|---|
committer | 2022-03-03 22:20:51 +0100 | |
commit | fed233dd7a7979b7da7b7abf6f1e49485be74708 (patch) | |
tree | e3d11414ae16429bfb233dae6dd3720b8ae6b4c3 /x11-plugins/wmcube | |
parent | x11-plugins/wmcpuload: destabilise for ppc (diff) | |
download | gentoo-fed233dd7a7979b7da7b7abf6f1e49485be74708.tar.gz gentoo-fed233dd7a7979b7da7b7abf6f1e49485be74708.tar.bz2 gentoo-fed233dd7a7979b7da7b7abf6f1e49485be74708.zip |
x11-plugins/wmcube: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmcube')
-rw-r--r-- | x11-plugins/wmcube/wmcube-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcube/wmcube-1.0.2.ebuild b/x11-plugins/wmcube/wmcube-1.0.2.ebuild index 1a9633dc99cc..4c7c37890747 100644 --- a/x11-plugins/wmcube/wmcube-1.0.2.ebuild +++ b/x11-plugins/wmcube/wmcube-1.0.2.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 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~mips ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |