diff options
author | 2022-03-03 22:21:05 +0100 | |
---|---|---|
committer | 2022-03-03 22:21:05 +0100 | |
commit | c47e1f01bacfc8a6cce7f9dee5f43d685982096a (patch) | |
tree | 1d9f09d7ef2e764fe85f35a7bf3ede0f94f9c4ca | |
parent | x11-plugins/wmpasman: destabilise for ppc (diff) | |
download | gentoo-c47e1f01bacfc8a6cce7f9dee5f43d685982096a.tar.gz gentoo-c47e1f01bacfc8a6cce7f9dee5f43d685982096a.tar.bz2 gentoo-c47e1f01bacfc8a6cce7f9dee5f43d685982096a.zip |
x11-plugins/wmpinboard: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
-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 2c2bdf7149ce..ca3c5a0111e6 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-2020 Gentoo Authors +# Copyright 1999-2022 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 |