dev-lang/ispc: doesn't build with <=llvm-3.3

Details on github ispc/ispc#1096

Gentoo-Bug: #560038

Package-Manager: portage-2.2.20.1
This commit is contained in:
Christoph Junghans
2015-10-07 10:00:30 -06:00
parent 95e234829c
commit 1a28b030cf

View File

@@ -25,8 +25,8 @@ SLOT="0"
IUSE="examples"
RDEPEND="
>=sys-devel/clang-3.0
>=sys-devel/llvm-3.0
>=sys-devel/clang-3.4
>=sys-devel/llvm-3.4
"
DEPEND="
${RDEPEND}