summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:16 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:16 +0000
commit0d3f22a3d8b13716fd7813087efac87c7d1b78de (patch)
tree3445fc8993e8c38c231d5a083b588a769d936719 /gui-apps
parentgui-wm/wayfire: Stabilize 0.9.0 arm64, #942065 (diff)
downloadgentoo-0d3f22a3d8b13716fd7813087efac87c7d1b78de.tar.gz
gentoo-0d3f22a3d8b13716fd7813087efac87c7d1b78de.tar.bz2
gentoo-0d3f22a3d8b13716fd7813087efac87c7d1b78de.zip
gui-apps/wf-shell: Stabilize 0.9.0 arm64, #942065
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/wf-shell/wf-shell-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 938ecba6102f..54667810aa53 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