commit: 1a202973a8d6147ccf18fe0b854c4bf1d5b11d0d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 05:04:27 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 05:04:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a202973
gui-apps/wf-shell: Stabilize 0.8.0-r1 amd64, #922537
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
b/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
index fb42dad6fb61..3848acf28b87 100644
--- a/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
+++ b/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
SLOT="0/$(ver_cut 1-2)"
fi