summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-07-17 09:22:17 -0400
committerMatt Turner <mattst88@gentoo.org>2024-07-17 09:22:53 -0400
commit57fee388b94c093a45ddc3680460a0ec73a83f61 (patch)
tree0592cb6d38fa35da89e26a5e3384935a0832eab2 /media-libs
parentdev-util/intel_clc: Drop LLVM_COMPAT=16 (diff)
downloadgentoo-57fee388b94c093a45ddc3680460a0ec73a83f61.tar.gz
gentoo-57fee388b94c093a45ddc3680460a0ec73a83f61.tar.bz2
gentoo-57fee388b94c093a45ddc3680460a0ec73a83f61.zip
media-libs/mesa: Drop LLVM_COMPAT="15 16"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-24.1.3.ebuild2
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-24.1.3.ebuild b/media-libs/mesa/mesa-24.1.3.ebuild
index 9a583c95d8ec..35b87f6494d3 100644
--- a/media-libs/mesa/mesa-24.1.3.ebuild
+++ b/media-libs/mesa/mesa-24.1.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {17..18} )
LLVM_OPTIONAL=1
CARGO_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..12} )
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 9a583c95d8ec..35b87f6494d3 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {17..18} )
LLVM_OPTIONAL=1
CARGO_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..12} )