commit: 6d1006ce90e4298f711e1a2bd93502932d64dbf6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 23 19:36:06 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 19:36:58 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1006ce
llvm-core/libclc: Require spirv-llvm-translator-23 now
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
llvm-core/libclc/libclc-23.0.0.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llvm-core/libclc/libclc-23.0.0.9999.ebuild
b/llvm-core/libclc/libclc-23.0.0.9999.ebuild
index dc17000852c8..e760ed86bc69 100644
--- a/llvm-core/libclc/libclc-23.0.0.9999.ebuild
+++ b/llvm-core/libclc/libclc-23.0.0.9999.ebuild
@@ -20,7 +20,7 @@ BDEPEND="
llvm-core/clang:${LLVM_SLOT}
')
spirv? (
- >=dev-util/spirv-llvm-translator-22:*
+ >=dev-util/spirv-llvm-translator-23:*
)
"