commit:     d6515c22cb9c3a44ab8499e9ad8eabbd3ea6fe72
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 14:41:15 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 14:41:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6515c22

gui-apps/wf-shell: Stabilize 0.8.1 amd64, #930588

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

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

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

Reply via email to