From: Michał Górny Date: Tue, 7 Mar 2017 16:27:11 +0000 (+0100) Subject: dev-lang/rust: Correct sys-devel/llvm deps to slot :0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2a6c3d2bda86d686021ab67f32a6da9a272056f3;p=gentoo.git dev-lang/rust: Correct sys-devel/llvm deps to slot :0 --- diff --git a/dev-lang/rust/rust-1.11.0.ebuild b/dev-lang/rust/rust-1.11.0.ebuild index 27f9df57de29..0e6d196964a1 100644 --- a/dev-lang/rust/rust-1.11.0.ebuild +++ b/dev-lang/rust/rust-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -40,8 +40,8 @@ IUSE="clang debug doc libcxx +system-llvm" REQUIRED_USE="libcxx? ( clang )" RDEPEND="libcxx? ( sys-libs/libcxx ) - system-llvm? ( >=sys-devel/llvm-3.8.1-r2:=[multitarget] - =sys-devel/llvm-3.8.1-r2:0=[multitarget] +