summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.14.0_alpha2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.14.0_alpha2.ebuild')
-rw-r--r--dev-lang/python/python-3.14.0_alpha2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.14.0_alpha2.ebuild b/dev-lang/python/python-3.14.0_alpha2.ebuild
index 40e8f686e93f..25d5b485d432 100644
--- a/dev-lang/python/python-3.14.0_alpha2.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha2.ebuild
@@ -88,7 +88,7 @@ BDEPEND="
virtual/pkgconfig
jit? (
$(llvm_gen_dep '
- sys-devel/clang:${LLVM_SLOT}
+ llvm-core/clang:${LLVM_SLOT}
sys-devel/llvm:${LLVM_SLOT}
')
)