From 2f52ff7d7a218d3f3485ea7b481916130e212bcb Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Thu, 18 Jun 2026 09:29:54 -0400 Subject: [PATCH] dev-util/cbindgen: Stabilize 0.29.4 ppc, #977611 Signed-off-by: Eli Schwartz --- dev-util/cbindgen/cbindgen-0.29.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.29.4.ebuild b/dev-util/cbindgen/cbindgen-0.29.4.ebuild index 0ffb1a3d015d4..70675975c717e 100644 --- a/dev-util/cbindgen/cbindgen-0.29.4.ebuild +++ b/dev-util/cbindgen/cbindgen-0.29.4.ebuild @@ -17,7 +17,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.