summaryrefslogtreecommitdiff
path: root/llvm-runtimes/offload/offload-20.1.8-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'llvm-runtimes/offload/offload-20.1.8-r1.ebuild')
-rw-r--r--llvm-runtimes/offload/offload-20.1.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm-runtimes/offload/offload-20.1.8-r1.ebuild b/llvm-runtimes/offload/offload-20.1.8-r1.ebuild
index d407b0d4e255..b84c119a37f8 100644
--- a/llvm-runtimes/offload/offload-20.1.8-r1.ebuild
+++ b/llvm-runtimes/offload/offload-20.1.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,7 +37,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
- llvm-core/clang
+ llvm-core/clang:${LLVM_MAJOR}
)
"
# TODO: can it be fixed to compile with gcc?