summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-07-17 10:56:26 -0400
committerMatt Turner <mattst88@gentoo.org>2024-07-17 10:57:34 -0400
commitd0b8da666b2b4e59dcbdf452063727ba50cb0dfb (patch)
treefa224ec972e8f877e3a59fb4d83e975473372f88 /dev-util/intel_clc
parentRevert "media-libs/mesa: Drop LLVM_COMPAT="15 16"" (diff)
downloadgentoo-d0b8da666b2b4e59dcbdf452063727ba50cb0dfb.tar.gz
gentoo-d0b8da666b2b4e59dcbdf452063727ba50cb0dfb.tar.bz2
gentoo-d0b8da666b2b4e59dcbdf452063727ba50cb0dfb.zip
Revert "dev-util/intel_clc: Drop LLVM_COMPAT=16"
This reverts commit 7cbb8840a6b708c4c58f771491f7631cb3105073. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/intel_clc')
-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 fbd0a40622ad..df38191345d0 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=( {17..18} )
+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 fbd0a40622ad..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=( {17..18} )
+LLVM_COMPAT=( {16..18} )
PYTHON_COMPAT=( python3_{10..12} )
inherit llvm-r1 meson python-any-r1