gui-apps/wf-shell: Stabilize 0.9.0 arm64, #942065

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-10-25 05:46:16 +00:00
parent ac030adf03
commit 0d3f22a3d8

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