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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-09-29 22:47:57 +01:00
parent f80d9ffc80
commit 5d753cf267

View File

@@ -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