commit: 83312bef35476e66506a16e2c0643af487802d43
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 10:22:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 10:22:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83312bef
gui-apps/wf-shell: Stabilize 0.9.0 amd64, #942047
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-apps/wf-shell/wf-shell-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wf-shell/wf-shell-0.9.0.ebuild
b/gui-apps/wf-shell/wf-shell-0.9.0.ebuild
index 1be6243f8563..938ecba6102f 100644
--- a/gui-apps/wf-shell/wf-shell-0.9.0.ebuild
+++ b/gui-apps/wf-shell/wf-shell-0.9.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