From 6f3c0458bfbe5eb30f674a648f595f9d46bcdd02 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 21 Feb 2025 17:34:22 +0200 Subject: [PATCH] dev-util/cbindgen: Stabilize 0.28.0 arm, #950029 Signed-off-by: Arthur Zamarin --- 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 e27510983f2f1..90b3285a3866a 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.