commit: 503a4264bbaf214cadf0b84a3068244cbf6ddeb0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 21:47:54 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 29 21:47:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=503a4264
gui-libs/wf-config: Stabilize 0.10.0 arm64, #963552
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/wf-config/wf-config-0.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/wf-config/wf-config-0.10.0.ebuild
b/gui-libs/wf-config/wf-config-0.10.0.ebuild
index fe1a50112b0e..72ed60dfbea8 100644
--- a/gui-libs/wf-config/wf-config-0.10.0.ebuild
+++ b/gui-libs/wf-config/wf-config-0.10.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~riscv ~x86"
SLOT="0/$(ver_cut 1-2)"
fi