From: Doug Goldstein Date: Wed, 30 Mar 2016 15:51:39 +0000 (-0500) Subject: dev-lang/rust: fix LLVM sub-slot depends X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2d4754be40a959b05fb433691685a885d43c3bf1;p=gentoo.git dev-lang/rust: fix LLVM sub-slot depends We need to have a depend on the sub-slot. Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein --- diff --git a/dev-lang/rust/rust-1.7.0-r100.ebuild b/dev-lang/rust/rust-1.7.0-r100.ebuild index 1c94d4929c0b..17cfcc9213eb 100644 --- a/dev-lang/rust/rust-1.7.0-r100.ebuild +++ b/dev-lang/rust/rust-1.7.0-r100.ebuild @@ -46,8 +46,8 @@ IUSE="clang debug doc libcxx +system-llvm" REQUIRED_USE="libcxx? ( clang )" RDEPEND="libcxx? ( sys-libs/libcxx ) - system-llvm? ( >=sys-devel/llvm-3.7.0[multitarget] - =sys-devel/llvm-3.7.1-r1:=[multitarget] +