summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-10-06 13:40:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-10-06 13:41:48 +0200
commit5d2b662cdfd392ee5c7816bfe301f8cadd65a06d (patch)
treee3813569ab8fd183d20e596171a87e887a6cc999 /dev-util/cbindgen
parentdev-util/cbindgen: drop old (diff)
downloadgentoo-5d2b662cdfd392ee5c7816bfe301f8cadd65a06d.tar.gz
gentoo-5d2b662cdfd392ee5c7816bfe301f8cadd65a06d.tar.bz2
gentoo-5d2b662cdfd392ee5c7816bfe301f8cadd65a06d.zip
dev-util/cbindgen: drop virtual/cargo
Bug: https://bugs.gentoo.org/695698 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/cbindgen')
-rw-r--r--dev-util/cbindgen/cbindgen-0.9.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.9.1.ebuild b/dev-util/cbindgen/cbindgen-0.9.1.ebuild
index fa7d6c1634b0..7f6f363e2e0c 100644
--- a/dev-util/cbindgen/cbindgen-0.9.1.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.9.1.ebuild
@@ -59,5 +59,3 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64 x86"
-
-BDEPEND=">=virtual/cargo-1.30.0"