Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cbindgen/
Date: Sun, 04 Oct 2020 17:33:38
Message-Id: 1601832795.d84d8a72af71413d75ac356dc62910e27ead1ba3.whissi@gentoo
1 commit: d84d8a72af71413d75ac356dc62910e27ead1ba3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 17:33:15 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 17:33:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84d8a72
7
8 dev-util/cbindgen: rollover stable keywords
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-util/cbindgen/cbindgen-0.14.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/cbindgen/cbindgen-0.14.6.ebuild b/dev-util/cbindgen/cbindgen-0.14.6.ebuild
17 index bcf078abdef..4c5e62f3154 100644
18 --- a/dev-util/cbindgen/cbindgen-0.14.6.ebuild
19 +++ b/dev-util/cbindgen/cbindgen-0.14.6.ebuild
20 @@ -51,5 +51,5 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/"
21 SRC_URI="$(cargo_crate_uris ${CRATES})"
22 LICENSE="MIT MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
26 QA_FLAGS_IGNORED="usr/bin/cbindgen"