commit: 5f97d3ae67a3ebc41a17d897ab7e3df756f1c46d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 15:34:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 15:34:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f97d3ae
dev-util/cbindgen: Stabilize 0.28.0 ppc64, #950029
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/cbindgen/cbindgen-0.28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/cbindgen/cbindgen-0.28.0.ebuild
b/dev-util/cbindgen/cbindgen-0.28.0.ebuild
index 47b46ee40300..e27510983f2f 100644
--- a/dev-util/cbindgen/cbindgen-0.28.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.28.0.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.