summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-06-04 10:43:36 -0400
committerMatt Turner <mattst88@gentoo.org>2024-06-04 10:45:54 -0400
commit96e25645155a98c894d7f58e41ffedc9608d0b23 (patch)
tree41252d6dd8a04c425c04ec36a9fc649d4f20d0b9 /media-libs
parentdev-util/intel_clc: Add LLVM_COMPAT=18 (diff)
downloadgentoo-96e25645155a98c894d7f58e41ffedc9608d0b23.tar.gz
gentoo-96e25645155a98c894d7f58e41ffedc9608d0b23.tar.bz2
gentoo-96e25645155a98c894d7f58e41ffedc9608d0b23.zip
media-libs/mesa: Add LLVM_COMPAT=18
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-24.1.0-r1.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.0-r1.ebuild b/media-libs/mesa/mesa-24.1.0-r1.ebuild
index dee69ac8033e..9979d5a20b5d 100644
--- a/media-libs/mesa/mesa-24.1.0-r1.ebuild
+++ b/media-libs/mesa/mesa-24.1.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( {15..17} )
+LLVM_COMPAT=( {15..18} )
LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..12} )
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index dee69ac8033e..9979d5a20b5d 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( {15..17} )
+LLVM_COMPAT=( {15..18} )
LLVM_OPTIONAL=1
PYTHON_COMPAT=( python3_{10..12} )