summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:20:55 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:20:55 +0100
commit47a3316ec4897c4fda72cd0c624858202b42dc2c (patch)
tree91e6f2aeaa527feddb480adb407535fe24ed28a2 /x11-plugins/wmgrabimage
parentx11-plugins/wmfishtime: destabilise for ppc (diff)
downloadgentoo-47a3316ec4897c4fda72cd0c624858202b42dc2c.tar.gz
gentoo-47a3316ec4897c4fda72cd0c624858202b42dc2c.tar.bz2
gentoo-47a3316ec4897c4fda72cd0c624858202b42dc2c.zip
x11-plugins/wmgrabimage: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r--x11-plugins/wmgrabimage/wmgrabimage-0.72-r2.ebuild4
1 files 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 b1d7ff43dabc..ffa5b0436487 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