Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cbindgen/
Date: Mon, 28 Sep 2020 00:13:31
Message-Id: 1601251986.9ce8b4b112c8190e2a8fac4e7ad14c131e976e3f.gyakovlev@gentoo
1 commit: 9ce8b4b112c8190e2a8fac4e7ad14c131e976e3f
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 00:10:46 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 00:13:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce8b4b1
7
8 dev-util/cbindgen: add QA_FLAGS_IGNORED
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 dev-util/cbindgen/cbindgen-0.14.4.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-util/cbindgen/cbindgen-0.14.4.ebuild b/dev-util/cbindgen/cbindgen-0.14.4.ebuild
16 index 3762d45e04b..17e495dffdf 100644
17 --- a/dev-util/cbindgen/cbindgen-0.14.4.ebuild
18 +++ b/dev-util/cbindgen/cbindgen-0.14.4.ebuild
19 @@ -52,3 +52,4 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
20 LICENSE="MIT MPL-2.0"
21 SLOT="0"
22 KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
23 +QA_FLAGS_IGNORED="usr/bin/cbindgen"