Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Wed, 04 Jul 2018 14:29:38
Message-Id: 1530714535.e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1.mattst88@gentoo
1 commit: e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 4 14:28:48 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 4 14:28:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e627e1dc
7
8 media-libs/mesa: Define LLVM_MAX_SLOT
9
10 Closes: https://bugs.gentoo.org/658406
11
12 media-libs/mesa/mesa-18.1.3.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/media-libs/mesa/mesa-18.1.3.ebuild b/media-libs/mesa/mesa-18.1.3.ebuild
16 index 174ef6902cf..fab79931039 100644
17 --- a/media-libs/mesa/mesa-18.1.3.ebuild
18 +++ b/media-libs/mesa/mesa-18.1.3.ebuild
19 @@ -143,6 +143,7 @@ RDEPEND="${RDEPEND}
20 # 1. List all the working slots (with min versions) in ||, newest first.
21 # 2. Update the := to specify *max* version, e.g. < 7.
22 # 3. Specify LLVM_MAX_SLOT, e.g. 6.
23 +LLVM_MAX_SLOT="6"
24 LLVM_DEPSTR="
25 || (
26 sys-devel/llvm:7[${MULTILIB_USEDEP}]