gui-libs/wayfire-plugins-extra: 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:56 +01:00
parent 2b2fd1e31b
commit f80d9ffc80

View File

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