commit:     c95aef6acf3ffa786efd18d380f99e009cc3a214
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  7 16:25:02 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  7 16:25:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95aef6a

x11-misc/xwallpaper: Stabilize 0.7.4 ppc64, #909810

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild 
b/x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild
index 26201ff24c4f..48173fbe6298 100644
--- a/x11-misc/xwallpaper/xwallpaper-0.7.4.ebuild
+++ b/x11-misc/xwallpaper/xwallpaper-0.7.4.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