commit: 81f441dcc086222019c8edf89e122c34db1abc57
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 07:41:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 07:41:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f441dc
dev-util/cbindgen: Stabilize 0.29.0 ppc64, #958990
Signed-off-by: Sam James <sam <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 28a3c49e72b0..ea405f68f95b 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.