commit: 14e25d4474eab809ff5623cc879ef3f825a6e85a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Oct 22 13:17:32 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Oct 22 13:17:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e25d44
dev-util/cbindgen: rollover keywords Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-util/cbindgen/cbindgen-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.15.0.ebuild b/dev-util/cbindgen/cbindgen-0.15.0.ebuild index fc8feb008a0..c2d3d1844a1 100644 --- a/dev-util/cbindgen/cbindgen-0.15.0.ebuild +++ b/dev-util/cbindgen/cbindgen-0.15.0.ebuild @@ -54,5 +54,5 @@ 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" QA_FLAGS_IGNORED="usr/bin/cbindgen"