summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-09 21:10:50 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-09 21:10:50 +0300
commit30abfb7815a2348b2dfb5059eb02571d465433c9 (patch)
treef1123cba526cc556360f1208de190dee229e55d6 /dev-util/cbindgen
parentprofiles: keep the new wayland-only firefox-101.0.1-r10 masked (diff)
downloadgentoo-30abfb7815a2348b2dfb5059eb02571d465433c9.tar.gz
gentoo-30abfb7815a2348b2dfb5059eb02571d465433c9.tar.bz2
gentoo-30abfb7815a2348b2dfb5059eb02571d465433c9.zip
dev-util/cbindgen: stabilize 0.24.2 for amd64
Bug: https://bugs.gentoo.org/850775 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util/cbindgen')
-rw-r--r--dev-util/cbindgen/cbindgen-0.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.24.2.ebuild b/dev-util/cbindgen/cbindgen-0.24.2.ebuild
index 21e0a44fa80f..cc99a8160f58 100644
--- a/dev-util/cbindgen/cbindgen-0.24.2.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.24.2.ebuild
@@ -64,7 +64,7 @@ SRC_URI="$(cargo_crate_uris)
# use cargo-license for a more accurate license picture
LICENSE="Apache-2.0 BSD Boost-1.0 MIT MPL-2.0 Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RESTRICT="test"
QA_FLAGS_IGNORED="usr/bin/cbindgen"