summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-11-10 09:33:16 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-11-10 09:33:16 +0200
commit895dfa4bb0389bc26d0ee45b0fddd654384c57b4 (patch)
treeef4d413c2e1431c61fdd965d0fa4fe743ea12d81 /dev-util
parentdev-util/cbindgen: Stabilize 0.26.0 x86, #917104 (diff)
downloadgentoo-895dfa4bb0389bc26d0ee45b0fddd654384c57b4.tar.gz
gentoo-895dfa4bb0389bc26d0ee45b0fddd654384c57b4.tar.bz2
gentoo-895dfa4bb0389bc26d0ee45b0fddd654384c57b4.zip
dev-util/cbindgen: Stabilize 0.26.0 amd64, #917104
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cbindgen/cbindgen-0.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.26.0.ebuild b/dev-util/cbindgen/cbindgen-0.26.0.ebuild
index e021dc645252..3c43d8033716 100644
--- a/dev-util/cbindgen/cbindgen-0.26.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.26.0.ebuild
@@ -64,7 +64,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"
RESTRICT="test"
QA_FLAGS_IGNORED="usr/bin/cbindgen"