From: Georgy Yakovlev Date: Sun, 16 Jun 2019 18:43:24 +0000 (-0700) Subject: x11-misc/xwallpaper: 0.5.0 stable amd64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=17da1ac0e628d4e2e34092b018257deeb3f3e51c;p=gentoo.git x11-misc/xwallpaper: 0.5.0 stable amd64 and x86 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Georgy Yakovlev --- diff --git a/x11-misc/xwallpaper/xwallpaper-0.5.0.ebuild b/x11-misc/xwallpaper/xwallpaper-0.5.0.ebuild index bcf9073e961d..2c976e02c0ca 100644 --- a/x11-misc/xwallpaper/xwallpaper-0.5.0.ebuild +++ b/x11-misc/xwallpaper/xwallpaper-0.5.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.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="ISC"