aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Talpalaru <stefantalpalaru@yahoo.com>2017-06-16 18:27:57 +0200
committerStefan Talpalaru <stefantalpalaru@yahoo.com>2017-06-16 18:27:57 +0200
commitb2967843d3db7e022c1703fcf3c5589a37e20e4e (patch)
tree0a7fd7def710657ab9beb718dc5c1368e7bbfe25 /dev-rust
parentMerge pull request #266 from stefantalpalaru/beta_removal (diff)
downloadrust-b2967843d3db7e022c1703fcf3c5589a37e20e4e.tar.gz
rust-b2967843d3db7e022c1703fcf3c5589a37e20e4e.tar.bz2
rust-b2967843d3db7e022c1703fcf3c5589a37e20e4e.zip
pay the repoman
Diffstat (limited to 'dev-rust')
-rw-r--r--dev-rust/rust-bindgen/rust-bindgen-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild b/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild
index 31bdb22..ea1e372 100644
--- a/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild
+++ b/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild
@@ -1,6 +1,5 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=5
@@ -19,7 +18,7 @@ EGIT_REPO_URI="https://github.com/crabtw/rust-bindgen.git"
DEPEND=">=virtual/rust-999
dev-util/cargo
- >=sys-devel/clang-3.4.2-r100
+ >=sys-devel/clang-3.4.2-r100:*
"
RDEPEND="${DEPEND}"