commit:     d87c850b0b36b4d66f391d7056875a544ab9faf2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 16:24:50 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 29 16:24:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87c850b

gui-apps/wf-shell: Stabilize 0.10.0 amd64, #963552

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

 gui-apps/wf-shell/wf-shell-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/wf-shell/wf-shell-0.10.0.ebuild 
b/gui-apps/wf-shell/wf-shell-0.10.0.ebuild
index b495e511f4c0..b86e84eaeea6 100644
--- a/gui-apps/wf-shell/wf-shell-0.10.0.ebuild
+++ b/gui-apps/wf-shell/wf-shell-0.10.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        SLOT="0/0.10"
 else
        
SRC_URI="https://github.com/WayfireWM/wf-shell/releases/download/v${PV}/${P}.tar.xz";
-       KEYWORDS="~amd64 ~arm64"
+       KEYWORDS="amd64 ~arm64"
        SLOT="0/$(ver_cut 1-2)"
 fi
 

Reply via email to