summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-07-17 09:21:34 -0400
committerMatt Turner <mattst88@gentoo.org>2024-07-17 09:22:53 -0400
commit7cbb8840a6b708c4c58f771491f7631cb3105073 (patch)
tree1d436fbbb3d2f9cf79b6d0e8c5eaa19511e6c2be /dev-util
parentx11-wm/spectrwm: add 3.6.0 (diff)
downloadgentoo-7cbb8840a6b708c4c58f771491f7631cb3105073.tar.gz
gentoo-7cbb8840a6b708c4c58f771491f7631cb3105073.tar.bz2
gentoo-7cbb8840a6b708c4c58f771491f7631cb3105073.zip
dev-util/intel_clc: Drop LLVM_COMPAT=16
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/intel_clc/intel_clc-24.1.3.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.3.ebuild b/dev-util/intel_clc/intel_clc-24.1.3.ebuild
index df38191345d0..fbd0a40622ad 100644
--- a/dev-util/intel_clc/intel_clc-24.1.3.ebuild
+++ b/dev-util/intel_clc/intel_clc-24.1.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-LLVM_COMPAT=( {16..18} )
+LLVM_COMPAT=( {17..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 df38191345d0..fbd0a40622ad 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..18} )
+LLVM_COMPAT=( {17..18} )
PYTHON_COMPAT=( python3_{10..12} )
inherit llvm-r1 meson python-any-r1