commit: 028db51b12f0d72263cf2b6f1bde364f4e8965a9
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 06:01:27 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 06:01:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028db51b
dev-util/cbindgen: Stabilize 0.29.0 amd64, #958990
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-util/cbindgen/cbindgen-0.29.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/cbindgen/cbindgen-0.29.0.ebuild
b/dev-util/cbindgen/cbindgen-0.29.0.ebuild
index 14796be57955..c2bf2e0ccb47 100644
--- a/dev-util/cbindgen/cbindgen-0.29.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.29.0.ebuild
@@ -86,7 +86,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.