From e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 4 Jul 2018 07:28:48 -0700 Subject: [PATCH] media-libs/mesa: Define LLVM_MAX_SLOT Closes: https://bugs.gentoo.org/658406 --- media-libs/mesa/mesa-18.1.3.ebuild | 1 + 1 file changed, 1 insertion(+) 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}] -- 2.26.2