dev-lang/ispc: fix deps (bug #584570)
authorChristoph Junghans <ottxor@gentoo.org>
Mon, 30 May 2016 20:11:21 +0000 (14:11 -0600)
committerChristoph Junghans <ottxor@gentoo.org>
Mon, 30 May 2016 20:11:31 +0000 (14:11 -0600)
Package-Manager: portage-2.2.28

dev-lang/ispc/ispc-1.8.2-r4.ebuild [moved from dev-lang/ispc/ispc-1.8.2-r3.ebuild with 93% similarity]

similarity index 93%
rename from dev-lang/ispc/ispc-1.8.2-r3.ebuild
rename to dev-lang/ispc/ispc-1.8.2-r4.ebuild
index 97bb7a5e5547e9c6e5fc7e5fb8711e999a4e4441..6c803461007026d4d2e5b6189f4c55aaabd8d692 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -28,6 +28,8 @@ IUSE="examples"
 RDEPEND="
        >=sys-devel/clang-3.7
        >=sys-devel/llvm-3.7
+       <sys-devel/clang-3.8
+       <sys-devel/llvm-3.8
        "
 DEPEND="
        ${RDEPEND}