summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-07-04 07:28:48 -0700
committerMatt Turner <mattst88@gentoo.org>2018-07-04 07:28:55 -0700
commite627e1dc0b1ee23bdd73de91269ba81eeef3c2b1 (patch)
treec026b3764385aa3677849efa0fe04fdd6a80ac57
parentmedia-libs/mesa: Version bump 18.1.3 (diff)
downloadgentoo-e627e1dc.tar.gz
gentoo-e627e1dc.tar.bz2
gentoo-e627e1dc.zip
media-libs/mesa: Define LLVM_MAX_SLOT
Closes: https://bugs.gentoo.org/658406
-rw-r--r--media-libs/mesa/mesa-18.1.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-18.1.3.ebuild b/media-libs/mesa/mesa-18.1.3.ebuild
index 174ef6902cfd..fab799310391 100644
--- a/media-libs/mesa/mesa-18.1.3.ebuild
+++ b/media-libs/mesa/mesa-18.1.3.ebuild
@@ -143,6 +143,7 @@ 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="6"
LLVM_DEPSTR="
|| (
sys-devel/llvm:7[${MULTILIB_USEDEP}]