commit: 0350ffcb2d915ed99fd9e77c5e667c4e59525e31
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 6 14:49:58 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 6 14:49:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0350ffcb
dev-util/cbindgen: Stabilize 0.29.2 ppc64, #967065
Signed-off-by: Arthur Zamarin <arthurzam <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 319ee930a408..083529a278ac 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.