summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-02-28 22:51:27 -0800
committerMatt Turner <mattst88@gentoo.org>2018-02-28 22:51:27 -0800
commit5c9a874b9bd97514bf3d44cdbbddcf73178054d7 (patch)
treec76528fb8244af84d410869ce720cd7e5ca864bd
parentmedia-libs/libepoxy: Drop old version (diff)
downloadgentoo-5c9a874b9bd97514bf3d44cdbbddcf73178054d7.tar.gz
gentoo-5c9a874b9bd97514bf3d44cdbbddcf73178054d7.tar.bz2
gentoo-5c9a874b9bd97514bf3d44cdbbddcf73178054d7.zip
media-libs/mesa: Limit acceptable LLVM version to <llvm-7 for mesa-18
Closes: https://bugs.gentoo.org/648768
-rw-r--r--media-libs/mesa/mesa-18.0.0_rc4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-18.0.0_rc4.ebuild b/media-libs/mesa/mesa-18.0.0_rc4.ebuild
index eb358442541e..4fb4344b03a6 100644
--- a/media-libs/mesa/mesa-18.0.0_rc4.ebuild
+++ b/media-libs/mesa/mesa-18.0.0_rc4.ebuild
@@ -151,7 +151,6 @@ RDEPEND="${RDEPEND}
# 3. Specify LLVM_MAX_SLOT, e.g. 6.
LLVM_DEPSTR="
|| (
- sys-devel/llvm:7[${MULTILIB_USEDEP}]
sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]