commit:     776eae6dff212fa4c861b8b346c0e99ff294424d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 17:42:31 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 17:50:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776eae6d

dev-util/intel_clc: Bind to subslot of clang & llvm

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-util/intel_clc/intel_clc-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/intel_clc/intel_clc-9999.ebuild 
b/dev-util/intel_clc/intel_clc-9999.ebuild
index 4acbe36c77e0..dba89e63b2b3 100644
--- a/dev-util/intel_clc/intel_clc-9999.ebuild
+++ b/dev-util/intel_clc/intel_clc-9999.ebuild
@@ -34,8 +34,8 @@ RDEPEND="
        x11-libs/libdrm
        $(llvm_gen_dep '
                dev-util/spirv-llvm-translator:${LLVM_SLOT}
-               sys-devel/clang:${LLVM_SLOT}
-               sys-devel/llvm:${LLVM_SLOT}
+               sys-devel/clang:${LLVM_SLOT}=
+               sys-devel/llvm:${LLVM_SLOT}=
        ')
 "
 DEPEND="${RDEPEND}

Reply via email to