Revert "x11-plugins/wmgrabimage: destabilise for ppc"

This reverts commit 47a3316ec4.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-03-03 22:12:48 +00:00
parent 171d03f416
commit c95bec350c

View File

@@ -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
@@ -13,7 +13,7 @@ SRC_URI="https://www.dockapps.net/download/${MY_PN}-${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
KEYWORDS="~amd64 ppc x86"
IUSE=""
RDEPEND=">=net-misc/wget-1.9-r2