summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-07-18 23:53:16 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-07-18 23:55:57 -0700
commitc494ba4650c919127a6f4d94a615c07449676b1d (patch)
treed2ac7777577b5eb96ec1661ce1443767121a9de0 /x11-misc/xwallpaper
parentx11-misc/xwallpaper: sync live ebuild (diff)
downloadgentoo-c494ba4650c919127a6f4d94a615c07449676b1d.tar.gz
gentoo-c494ba4650c919127a6f4d94a615c07449676b1d.tar.bz2
gentoo-c494ba4650c919127a6f4d94a615c07449676b1d.zip
x11-misc/xwallpaper: 0.6.2-r1 amd64 stable
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-misc/xwallpaper')
-rw-r--r--x11-misc/xwallpaper/xwallpaper-0.6.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xwallpaper/xwallpaper-0.6.2-r1.ebuild b/x11-misc/xwallpaper/xwallpaper-0.6.2-r1.ebuild
index 1fd0759173fb..7d81bd15d7db 100644
--- a/x11-misc/xwallpaper/xwallpaper-0.6.2-r1.ebuild
+++ b/x11-misc/xwallpaper/xwallpaper-0.6.2-r1.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"