commit: 9ce8b4b112c8190e2a8fac4e7ad14c131e976e3f
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 00:10:46 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 00:13:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce8b4b1
dev-util/cbindgen: add QA_FLAGS_IGNORED
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-util/cbindgen/cbindgen-0.14.4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/cbindgen/cbindgen-0.14.4.ebuild
b/dev-util/cbindgen/cbindgen-0.14.4.ebuild
index 3762d45e04b..17e495dffdf 100644
--- a/dev-util/cbindgen/cbindgen-0.14.4.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.14.4.ebuild
@@ -52,3 +52,4 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="MIT MPL-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+QA_FLAGS_IGNORED="usr/bin/cbindgen"