summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-08 13:10:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-08 13:10:12 +0300
commit27c37c7384c1d02f3cc0dca562e1a5689294ff37 (patch)
tree95728b8a63d22903dd36964105b842b0308fdf8b /x11-misc
parentsys-fs/dosfstools: s390/sh/m68k stable wrt bug #667222 (diff)
downloadgentoo-27c37c7384c1d02f3cc0dca562e1a5689294ff37.tar.gz
gentoo-27c37c7384c1d02f3cc0dca562e1a5689294ff37.tar.bz2
gentoo-27c37c7384c1d02f3cc0dca562e1a5689294ff37.zip
x11-misc/xwallpaper: amd64 stable wrt bug #667770
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xwallpaper/xwallpaper-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xwallpaper/xwallpaper-0.3.0.ebuild b/x11-misc/xwallpaper/xwallpaper-0.3.0.ebuild
index bcd7c89858c7..914adac64a90 100644
--- a/x11-misc/xwallpaper/xwallpaper-0.3.0.ebuild
+++ b/x11-misc/xwallpaper/xwallpaper-0.3.0.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.gz"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="ISC"