From 2a6c3d2bda86d686021ab67f32a6da9a272056f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 7 Mar 2017 17:27:11 +0100 Subject: [PATCH] dev-lang/rust: Correct sys-devel/llvm deps to slot :0 --- dev-lang/rust/rust-1.11.0.ebuild | 6 +++--- dev-lang/rust/rust-1.12.0.ebuild | 6 +++--- dev-lang/rust/rust-1.12.1.ebuild | 6 +++--- dev-lang/rust/rust-1.13.0.ebuild | 6 +++--- dev-lang/rust/rust-1.14.0.ebuild | 6 +++--- dev-lang/rust/rust-1.15.0.ebuild | 4 ++-- dev-lang/rust/rust-1.15.1.ebuild | 4 ++-- 7 files changed, 19 insertions(+), 19 deletions(-) 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] +