diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:13:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:40:10 +0000 |
commit | bed64c9790f7e8861f6aca34c5ea2000911680e7 (patch) | |
tree | 7c30112e47beaeaa6838cdd035d6b55740010a33 | |
parent | Revert "x11-plugins/wmappl: destabilise for ppc" (diff) | |
download | gentoo-bed64c9790f7e8861f6aca34c5ea2000911680e7.tar.gz gentoo-bed64c9790f7e8861f6aca34c5ea2000911680e7.tar.bz2 gentoo-bed64c9790f7e8861f6aca34c5ea2000911680e7.zip |
Revert "x11-plugins/wmapm: destabilise for ppc"
This reverts commit 00f1af0321cf594e8bb1b18d4f41dbfd9c349bab.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-plugins/wmapm/wmapm-3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmapm/wmapm-3.1-r2.ebuild b/x11-plugins/wmapm/wmapm-3.1-r2.ebuild index d96f2b830a84..90652b1aee08 100644 --- a/x11-plugins/wmapm/wmapm-3.1-r2.ebuild +++ b/x11-plugins/wmapm/wmapm-3.1-r2.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="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |