commit: 7ad98dcff4c7d4b555ccdaa68a0745f089c359c3
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 18:16:39 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 18:28:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad98dcf
media-libs/mesa: Drop llvm:13 and llvm:14 support
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/mesa/mesa-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index eb3f9e101cf3..e85c95eeb1ec 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -110,8 +110,6 @@ LLVM_DEPSTR="
|| (
sys-devel/llvm:16[${MULTILIB_USEDEP}]
sys-devel/llvm:15[${MULTILIB_USEDEP}]
- sys-devel/llvm:14[${MULTILIB_USEDEP}]
- sys-devel/llvm:13[${MULTILIB_USEDEP}]
)
<sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}]
"