commit: 91ecd8bfc5d47b6fa7583fefdfd406d1caa83ce0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 02:03:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 02:03:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ecd8bf
x11-misc/xwallpaper: Stabilize 0.7.6 x86, #954422
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/xwallpaper/xwallpaper-0.7.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/xwallpaper/xwallpaper-0.7.6.ebuild
b/x11-misc/xwallpaper/xwallpaper-0.7.6.ebuild
index 51264577630c..128c281b5e96 100644
--- a/x11-misc/xwallpaper/xwallpaper-0.7.6.ebuild
+++ b/x11-misc/xwallpaper/xwallpaper-0.7.6.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"