toolchain.eclass: Use :0= for dependency on >=dev-libs/isl-0.14.

Closes: https://bugs.gentoo.org/650170
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-03-11 05:36:39 +01:00
committed by Anthony G. Basile
parent 4e23342877
commit 93baf8bdf1

View File

@@ -184,7 +184,7 @@ fi
if in_iuse graphite ; then
if tc_version_is_at_least 5.0 ; then
RDEPEND+=" graphite? ( >=dev-libs/isl-0.14 )"
RDEPEND+=" graphite? ( >=dev-libs/isl-0.14:0= )"
elif tc_version_is_at_least 4.8 ; then
RDEPEND+="
graphite? (