x11-misc/xwallpaper: x86 stable (bug #667770)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 6 Oct 2018 23:04:30 +0000 (01:04 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 6 Oct 2018 23:04:58 +0000 (01:04 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
x11-misc/xwallpaper/xwallpaper-0.3.0.ebuild

index 45080788129fad27c61dc366fc2df8834cddb211..bcd7c89858c7a1dc6b507ff391651dff38ea6579 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"