summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-18 00:17:33 +0100
committerSam James <sam@gentoo.org>2021-07-18 00:17:33 +0100
commitb9e7bb574892279284f4c0b7afa496e18adbdc05 (patch)
treecaa0d7a8497f4cec2c8b5006a91f8452b0774f8f /x11-misc
parentx11-terms/st: Stabilize 0.8.4 ppc64, #800212 (diff)
downloadgentoo-b9e7bb574892279284f4c0b7afa496e18adbdc05.tar.gz
gentoo-b9e7bb574892279284f4c0b7afa496e18adbdc05.tar.bz2
gentoo-b9e7bb574892279284f4c0b7afa496e18adbdc05.zip
x11-misc/xwallpaper: Stabilize 0.7.1 ppc64, #800212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild b/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild
index 9f494806c799..65b6db83de5c 100644
--- a/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild
+++ b/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild
@@ -13,7 +13,7 @@ if [ ${PV} == "9999" ] ; then
EGIT_REPO_URI="https://github.com/stoeckmann/${PN}.git"
else
SRC_URI="https://github.com/stoeckmann/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 arm64 ~ppc64 x86"
+ KEYWORDS="amd64 arm64 ppc64 x86"
fi
LICENSE="ISC"