From 2b878031702361370da8f648ac080b3fe38f34d3 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Jul 2026 03:05:46 -0500 Subject: Adding metadata --- dev-lang/python/python-3.15.9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-lang/python/python-3.15.9999.ebuild') diff --git a/dev-lang/python/python-3.15.9999.ebuild b/dev-lang/python/python-3.15.9999.ebuild index b55eedb5b470..b1255ef3e370 100644 --- a/dev-lang/python/python-3.15.9999.ebuild +++ b/dev-lang/python/python-3.15.9999.ebuild @@ -3,11 +3,11 @@ EAPI="8" -LLVM_COMPAT=( 19 ) +LLVM_COMPAT=( 21 ) LLVM_OPTIONAL=1 WANT_LIBTOOL="none" -inherit autotools check-reqs flag-o-matic git-r3 linux-info llvm-r1 +inherit autotools check-reqs flag-o-matic git-r3 linux-info llvm-r2 inherit multiprocessing pax-utils toolchain-funcs PYVER=$(ver_cut 1-2) @@ -130,7 +130,7 @@ pkg_pretend() { pkg_setup() { if [[ ${MERGE_TYPE} != binary ]]; then - use jit && llvm-r1_pkg_setup + use jit && llvm-r2_pkg_setup if use test || use pgo; then check-reqs_pkg_setup -- cgit v1.3