From: Mikle Kolyada Date: Mon, 8 Oct 2018 10:10:12 +0000 (+0300) Subject: x11-misc/xwallpaper: amd64 stable wrt bug #667770 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=27c37c7384c1d02f3cc0dca562e1a5689294ff37;p=gentoo.git x11-misc/xwallpaper: amd64 stable wrt bug #667770 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- 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"