summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-09-30 18:32:32 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-30 20:04:42 +0200
commit57323d5679ea0e76524aec94d2ce39f57818a5a2 (patch)
treea989d97a6bb54eca2541c128c49e46c5c28a37d4 /media-libs
parentdev-libs/libclc: Add september 2017 snapshot (diff)
downloadgentoo-57323d5679ea0e76524aec94d2ce39f57818a5a2.tar.gz
gentoo-57323d5679ea0e76524aec94d2ce39f57818a5a2.tar.bz2
gentoo-57323d5679ea0e76524aec94d2ce39f57818a5a2.zip
media-libs/mesa: 1.7.2.1 requires LLVM <= 5
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-17.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-17.2.1.ebuild b/media-libs/mesa/mesa-17.2.1.ebuild
index 2b6f32728db3..5183b0939382 100644
--- a/media-libs/mesa/mesa-17.2.1.ebuild
+++ b/media-libs/mesa/mesa-17.2.1.ebuild
@@ -145,9 +145,9 @@ RDEPEND="${RDEPEND}
# 1. List all the working slots (with min versions) in ||, newest first.
# 2. Update the := to specify *max* version, e.g. < 7.
# 3. Specify LLVM_MAX_SLOT, e.g. 6.
+LLVM_MAX_SLOT="5"
LLVM_DEPSTR="
|| (
- sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]
>=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]