summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-13 20:54:03 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-13 20:54:03 +0300
commit2e841471fde3e3712741492ec8fa24cf798f56c4 (patch)
tree29cac90137bb6a5226fd689cdbacddb1d1dc400c /dev-util/cbindgen
parentwww-client/firefox: amd64 stable wrt bug #693442 (diff)
downloadgentoo-2e841471fde3e3712741492ec8fa24cf798f56c4.tar.gz
gentoo-2e841471fde3e3712741492ec8fa24cf798f56c4.tar.bz2
gentoo-2e841471fde3e3712741492ec8fa24cf798f56c4.zip
dev-util/cbindgen: amd64 stable wrt bug #693442
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-util/cbindgen')
-rw-r--r--dev-util/cbindgen/cbindgen-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.9.1.ebuild b/dev-util/cbindgen/cbindgen-0.9.1.ebuild
index 3ac0d32c5db0..bab975edbd9e 100644
--- a/dev-util/cbindgen/cbindgen-0.9.1.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.9.1.ebuild
@@ -58,6 +58,6 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/"
SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
BDEPEND=">=virtual/cargo-1.30.0"