diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:12:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:39:13 +0000 |
commit | 55eb43a301b8bcdb28908aebaa03152bc68d7ec4 (patch) | |
tree | 852750d7420e3c92e430773175d685ea52a9aef0 /x11-plugins/wmpinboard | |
parent | Revert "x11-plugins/wmppp: destabilise for ppc" (diff) | |
download | gentoo-55eb43a301b8bcdb28908aebaa03152bc68d7ec4.tar.gz gentoo-55eb43a301b8bcdb28908aebaa03152bc68d7ec4.tar.bz2 gentoo-55eb43a301b8bcdb28908aebaa03152bc68d7ec4.zip |
Revert "x11-plugins/wmpinboard: destabilise for ppc"
This reverts commit c47e1f01bacfc8a6cce7f9dee5f43d685982096a.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/wmpinboard')
-rw-r--r-- | x11-plugins/wmpinboard/wmpinboard-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmpinboard/wmpinboard-1.0.1.ebuild b/x11-plugins/wmpinboard/wmpinboard-1.0.1.ebuild index ca3c5a0111e6..2c2bdf7149ce 100644 --- a/x11-plugins/wmpinboard/wmpinboard-1.0.1.ebuild +++ b/x11-plugins/wmpinboard/wmpinboard-1.0.1.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="https://github.com/bbidulock/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |