commit: 18c33865d905dbbe2f05d74a2bf52af0c9b0c2ae Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Dec 12 23:36:49 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Wed Dec 14 00:09:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c33865
dev-util/cbindgen: stabilize 0.24.3 for ppc64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-util/cbindgen/cbindgen-0.24.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.24.3.ebuild b/dev-util/cbindgen/cbindgen-0.24.3.ebuild index 83bedb2ad35b..b35333719540 100644 --- a/dev-util/cbindgen/cbindgen-0.24.3.ebuild +++ b/dev-util/cbindgen/cbindgen-0.24.3.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"
