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: Tue, 11 Feb 2020 18:46:08
Message-Id: 1581446753.208cfce7f5d12b8151394a56effd133fa18d1dac.whissi@gentoo
1 commit: 208cfce7f5d12b8151394a56effd133fa18d1dac
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 18:44:51 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 18:45:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208cfce7
7
8 dev-util/cbindgen: amd64, adm64 & x86 stable
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-util/cbindgen/cbindgen-0.12.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/cbindgen/cbindgen-0.12.2.ebuild b/dev-util/cbindgen/cbindgen-0.12.2.ebuild
17 index cf46d68a83c..11e5c46b9b9 100644
18 --- a/dev-util/cbindgen/cbindgen-0.12.2.ebuild
19 +++ b/dev-util/cbindgen/cbindgen-0.12.2.ebuild
20 @@ -49,4 +49,4 @@ 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 ~arm64 ~ppc64 ~x86"
25 +KEYWORDS="amd64 arm64 ~ppc64 x86"