commit: 22586ed3c8dbe73a650e55a6c0c7503e68bc54c1 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Mar 22 18:10:32 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Mar 22 20:55:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22586ed3
dev-util/cbindgen: rollover stable keywords Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-util/cbindgen/cbindgen-0.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.18.0.ebuild b/dev-util/cbindgen/cbindgen-0.18.0.ebuild index b0bfaa54fad..5e6ccdbac20 100644 --- a/dev-util/cbindgen/cbindgen-0.18.0.ebuild +++ b/dev-util/cbindgen/cbindgen-0.18.0.ebuild @@ -63,6 +63,6 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/" SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" RESTRICT="test" QA_FLAGS_IGNORED="usr/bin/cbindgen"
