commit: 422fdecee6cfbfd5c84b4091373b008b5e55b442
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 19:41:58 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 19:41:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422fdece
dev-util/cbindgen: Stabilize 0.27.0-r1 arm, #939939
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/cbindgen/cbindgen-0.27.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/cbindgen/cbindgen-0.27.0-r1.ebuild
b/dev-util/cbindgen/cbindgen-0.27.0-r1.ebuild
index 8c5bac853d65..72c264e0b106 100644
--- a/dev-util/cbindgen/cbindgen-0.27.0-r1.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.27.0-r1.ebuild
@@ -88,7 +88,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv x86"
IUSE="test"
# Needs debugging enabled and lots of other problems.