commit: 45498ba66dd0df5af5a9e027d775811e5e1104c1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Oct 2 06:23:28 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Oct 2 06:23:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45498ba6
dev-util/cbindgen: Stabilize 0.25.0 amd64, #915063 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/cbindgen/cbindgen-0.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
