diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:43 +0000 |
commit | 371e9b6f5a4648719369d77fc80f12aa49b33485 (patch) | |
tree | c51187d72622a7c018ad59ffbbd9df97acccbda9 | |
parent | Revert "x11-plugins/wmdrawer: destabilise for ppc" (diff) | |
download | gentoo-371e9b6f5a4648719369d77fc80f12aa49b33485.tar.gz gentoo-371e9b6f5a4648719369d77fc80f12aa49b33485.tar.bz2 gentoo-371e9b6f5a4648719369d77fc80f12aa49b33485.zip |
Revert "x11-plugins/wmcube: destabilise for ppc"
This reverts commit fed233dd7a7979b7da7b7abf6f1e49485be74708.
Signed-off-by: Sam James <sam@gentoo.org>
-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 4c7c37890747..1a9633dc99cc 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-2022 Gentoo Authors +# Copyright 1999-2020 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 |