gui-wm/wayfire: 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:55 +01:00
parent 503a4264bb
commit 2b2fd1e31b

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 ~riscv"
KEYWORDS="amd64 arm64 ~riscv"
SLOT="0/$(ver_cut 1-2)"
fi