commit: e5bf05eaa18d279f762835132a588f4c24d931c6
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 4 07:04:52 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Dec 4 07:04:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5bf05ea
dev-util/cbindgen: Stabilize 0.29.2 x86, #967065
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-util/cbindgen/cbindgen-0.29.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/cbindgen/cbindgen-0.29.2.ebuild
b/dev-util/cbindgen/cbindgen-0.29.2.ebuild
index aa440484970b..e7606ab15301 100644
--- a/dev-util/cbindgen/cbindgen-0.29.2.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.29.2.ebuild
@@ -92,7 +92,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="test"
# Needs debugging enabled and lots of other problems.