diff options
author | stefson <herrtimson@yahoo.de> | 2019-07-06 09:30:43 +0200 |
---|---|---|
committer | stefson <herrtimson@yahoo.de> | 2019-07-06 09:30:43 +0200 |
commit | 86b4b40fb5d6eac7ff79fd7f6dd12f02cbdcbdab (patch) | |
tree | 6ff6b29f76c1eb77e49f93fd99fdb6597cb63e6e /dev-lang/rust-bin | |
parent | virtual/rust: update year (diff) | |
download | rust-86b4b40fb5d6eac7ff79fd7f6dd12f02cbdcbdab.tar.gz rust-86b4b40fb5d6eac7ff79fd7f6dd12f02cbdcbdab.tar.bz2 rust-86b4b40fb5d6eac7ff79fd7f6dd12f02cbdcbdab.zip |
dev-lang/rust-bin: remove PDEPEND of cargo, it has been tree cleaned
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-9999.ebuild b/dev-lang/rust-bin/rust-bin-9999.ebuild index 0795bec..0397307 100644 --- a/dev-lang/rust-bin/rust-bin-9999.ebuild +++ b/dev-lang/rust-bin/rust-bin-9999.ebuild @@ -38,7 +38,7 @@ RDEPEND="${CDEPEND} net-libs/libssh2 net-misc/curl[ssl] )" -PDEPEND="!cargo? ( >=dev-util/cargo-${CARGO_DEPEND_VERSION} )" +#PDEPEND="!cargo? ( >=dev-util/cargo-${CARGO_DEPEND_VERSION} )" REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" QA_PREBUILT=" |