commit: 56135df0d4964d7ff351b15ce581736d9a945639
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 08:46:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 08:46:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56135df0
gui-wm/wayfire: Stabilize 0.9.0-r1 arm64, #961311
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-wm/wayfire/wayfire-0.9.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-wm/wayfire/wayfire-0.9.0-r1.ebuild
b/gui-wm/wayfire/wayfire-0.9.0-r1.ebuild
index c0f8f7192d81..7412d87ac3f4 100644
--- a/gui-wm/wayfire/wayfire-0.9.0-r1.ebuild
+++ b/gui-wm/wayfire/wayfire-0.9.0-r1.ebuild
@@ -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