diff options
Diffstat (limited to 'dev-lang/python/python-3.14.0_alpha1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.14.0_alpha1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.14.0_alpha1.ebuild b/dev-lang/python/python-3.14.0_alpha1.ebuild index e246301ecf77..24dbf7f96241 100644 --- a/dev-lang/python/python-3.14.0_alpha1.ebuild +++ b/dev-lang/python/python-3.14.0_alpha1.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} ') ) |