summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-06-04 10:44:19 -0400
committerMatt Turner <mattst88@gentoo.org>2024-06-04 10:45:54 -0400
commit51cc1826a291d9f21cbbd6d71b342bb31d5748dc (patch)
tree7f304c413627f4a695c5f54e4b41daa4ae7dd8fc /dev-util
parentdev-libs/iniparser: Bump iniparser version (diff)
downloadgentoo-51cc1826a291d9f21cbbd6d71b342bb31d5748dc.tar.gz
gentoo-51cc1826a291d9f21cbbd6d71b342bb31d5748dc.tar.bz2
gentoo-51cc1826a291d9f21cbbd6d71b342bb31d5748dc.zip
dev-util/intel_clc: Add LLVM_COMPAT=18
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/intel_clc/intel_clc-24.1.0.ebuild2
-rw-r--r--dev-util/intel_clc/intel_clc-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/intel_clc/intel_clc-24.1.0.ebuild b/dev-util/intel_clc/intel_clc-24.1.0.ebuild
index f47259e8747d..df38191345d0 100644
--- a/dev-util/intel_clc/intel_clc-24.1.0.ebuild
+++ b/dev-util/intel_clc/intel_clc-24.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( 16 17 )
+LLVM_COMPAT=( {16..18} )
PYTHON_COMPAT=( python3_{10..12} )
inherit llvm-r1 meson python-any-r1
diff --git a/dev-util/intel_clc/intel_clc-9999.ebuild b/dev-util/intel_clc/intel_clc-9999.ebuild
index f47259e8747d..df38191345d0 100644
--- a/dev-util/intel_clc/intel_clc-9999.ebuild
+++ b/dev-util/intel_clc/intel_clc-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( 16 17 )
+LLVM_COMPAT=( {16..18} )
PYTHON_COMPAT=( python3_{10..12} )
inherit llvm-r1 meson python-any-r1