summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-09-21 12:12:14 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-09-21 12:12:14 +0300
commit1d7337c0cf5dc90a091971507ea8026919fdbda5 (patch)
tree331ecf1f34a79a90151d98cf7a00f60d1ba72dc9 /dev-util/cbindgen
parentdev-util/cbindgen: Stabilize 0.27.0 x86, #939939 (diff)
downloadgentoo-1d7337c0cf5dc90a091971507ea8026919fdbda5.tar.gz
gentoo-1d7337c0cf5dc90a091971507ea8026919fdbda5.tar.bz2
gentoo-1d7337c0cf5dc90a091971507ea8026919fdbda5.zip
dev-util/cbindgen: Stabilize 0.27.0 amd64, #939939
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/cbindgen')
-rw-r--r--dev-util/cbindgen/cbindgen-0.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.27.0.ebuild b/dev-util/cbindgen/cbindgen-0.27.0.ebuild
index f0f6f63cf893..d3c46b3e910c 100644
--- a/dev-util/cbindgen/cbindgen-0.27.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.27.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.