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: Sat, 06 Aug 2022 04:31:29
Message-Id: 1659760281.88c1f60b3d2c4b14c966e0eec70a754a6a6a2c24.mattst88@gentoo
1 commit: 88c1f60b3d2c4b14c966e0eec70a754a6a6a2c24
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 6 04:30:04 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 6 04:31:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c1f60b
7
8 media-libs/mesa: Drop support for sys-devel/llvm:12
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/mesa/mesa-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
16 index 2ce24c86bb27..379fc0756847 100644
17 --- a/media-libs/mesa/mesa-9999.ebuild
18 +++ b/media-libs/mesa/mesa-9999.ebuild
19 @@ -115,7 +115,6 @@ LLVM_DEPSTR="
20 || (
21 sys-devel/llvm:14[${MULTILIB_USEDEP}]
22 sys-devel/llvm:13[${MULTILIB_USEDEP}]
23 - sys-devel/llvm:12[${MULTILIB_USEDEP}]
24 )
25 <sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}]
26 "