diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 15:59:46 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 16:00:11 -0400 |
commit | 5187ad09ee03a212b3eb3d38f2a3cd7737445f49 (patch) | |
tree | b709d064e88911b1fb4e4c18e63a84b1e1954ea7 /media-libs/mesa | |
parent | dev-python/cffi: Stabilize 1.14.5 arm, #776037 (diff) | |
download | gentoo-5187ad09ee03a212b3eb3d38f2a3cd7737445f49.tar.gz gentoo-5187ad09ee03a212b3eb3d38f2a3cd7737445f49.tar.bz2 gentoo-5187ad09ee03a212b3eb3d38f2a3cd7737445f49.zip |
media-libs/mesa: Drop llvm:9 support
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-20.3.5.ebuild | 1 | ||||
-rw-r--r-- | media-libs/mesa/mesa-21.0.0.ebuild | 1 | ||||
-rw-r--r-- | media-libs/mesa/mesa-21.0.1.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/media-libs/mesa/mesa-20.3.5.ebuild b/media-libs/mesa/mesa-20.3.5.ebuild index 83d95adc4aa3..03fe5e22980b 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 9aa7c68c80fe..aac65f99e5f1 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 9aa7c68c80fe..aac65f99e5f1 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}] " |