summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-10-02 09:23:28 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-10-02 09:23:28 +0300
commit45498ba66dd0df5af5a9e027d775811e5e1104c1 (patch)
tree2f3d6f71361744e3587df447f18ab45b5dede09c /dev-util/cbindgen
parentdev-ruby/unicode-display_width: add 2.5.0 (diff)
downloadgentoo-45498ba66dd0df5af5a9e027d775811e5e1104c1.tar.gz
gentoo-45498ba66dd0df5af5a9e027d775811e5e1104c1.tar.bz2
gentoo-45498ba66dd0df5af5a9e027d775811e5e1104c1.zip
dev-util/cbindgen: Stabilize 0.25.0 amd64, #915063
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/cbindgen')
-rw-r--r--dev-util/cbindgen/cbindgen-0.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.25.0.ebuild b/dev-util/cbindgen/cbindgen-0.25.0.ebuild
index 80a829420285..fb66405b945a 100644
--- a/dev-util/cbindgen/cbindgen-0.25.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.25.0.ebuild
@@ -65,7 +65,7 @@ SRC_URI="
# use cargo-license for a more accurate license picture
LICENSE="Apache-2.0 BSD Boost-1.0 MIT MPL-2.0 Unicode-DFS-2016 Unlicense"
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"