commit:     8354442606f6e94637de3eba08bea4dd7da86c0f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 21:32:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 21:32:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83544426

x11-misc/xwallpaper: Stabilize 0.7.1 x86, #800212

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild 
b/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild
index cd4455983d7..a74e62e3d33 100644
--- a/x11-misc/xwallpaper/xwallpaper-0.7.1.ebuild
+++ b/x11-misc/xwallpaper/xwallpaper-0.7.1.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 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="ISC"

Reply via email to