gui-libs/wayfire-plugins-extra: 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:17 +00:00
parent 0d3f22a3d8
commit 31e7a7bd05

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