commit: 30abfb7815a2348b2dfb5059eb02571d465433c9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jun 9 18:10:50 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jun 9 18:10:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30abfb78
dev-util/cbindgen: stabilize 0.24.2 for amd64 Bug: https://bugs.gentoo.org/850775 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/cbindgen/cbindgen-0.24.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
