From 47a3316ec4897c4fda72cd0c624858202b42dc2c Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Mar 2022 22:20:55 +0100 Subject: [PATCH] x11-plugins/wmgrabimage: destabilise for ppc Signed-off-by: Sam James Signed-off-by: David Seifert --- x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild index b1d7ff43dabc3..ffa5b0436487a 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.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=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