commit: 5187ad09ee03a212b3eb3d38f2a3cd7737445f49
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 19:59:46 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 20:00:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5187ad09
media-libs/mesa: Drop llvm:9 support
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/mesa/mesa-20.3.5.ebuild | 1 -
media-libs/mesa/mesa-21.0.0.ebuild | 1 -
media-libs/mesa/mesa-21.0.1.ebuild | 1 -
3 files changed, 3 deletions(-)
diff --git a/media-libs/mesa/mesa-20.3.5.ebuild
b/media-libs/mesa/mesa-20.3.5.ebuild
index 83d95adc4aa..03fe5e22980 100644
--- a/media-libs/mesa/mesa-20.3.5.ebuild
+++ b/media-libs/mesa/mesa-20.3.5.ebuild
@@ -147,7 +147,6 @@ LLVM_DEPSTR="
|| (
sys-devel/llvm:11[${MULTILIB_USEDEP}]
sys-devel/llvm:10[${MULTILIB_USEDEP}]
- sys-devel/llvm:9[${MULTILIB_USEDEP}]
)
<sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}]
"
diff --git a/media-libs/mesa/mesa-21.0.0.ebuild
b/media-libs/mesa/mesa-21.0.0.ebuild
index 9aa7c68c80f..aac65f99e5f 100644
--- a/media-libs/mesa/mesa-21.0.0.ebuild
+++ b/media-libs/mesa/mesa-21.0.0.ebuild
@@ -147,7 +147,6 @@ LLVM_DEPSTR="
|| (
sys-devel/llvm:11[${MULTILIB_USEDEP}]
sys-devel/llvm:10[${MULTILIB_USEDEP}]
- sys-devel/llvm:9[${MULTILIB_USEDEP}]
)
<sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}]
"
diff --git a/media-libs/mesa/mesa-21.0.1.ebuild
b/media-libs/mesa/mesa-21.0.1.ebuild
index 9aa7c68c80f..aac65f99e5f 100644
--- a/media-libs/mesa/mesa-21.0.1.ebuild
+++ b/media-libs/mesa/mesa-21.0.1.ebuild
@@ -147,7 +147,6 @@ LLVM_DEPSTR="
|| (
sys-devel/llvm:11[${MULTILIB_USEDEP}]
sys-devel/llvm:10[${MULTILIB_USEDEP}]
- sys-devel/llvm:9[${MULTILIB_USEDEP}]
)
<sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}]
"