From 7387c23ff485f2416512185bf64584028335b993 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 15 Jan 2024 01:16:32 +0000 Subject: gentoo auto-resync : 15:01:2024 - 01:16:32 --- dev-lang/julia/julia-1.8.5-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-lang/julia/julia-1.8.5-r1.ebuild') diff --git a/dev-lang/julia/julia-1.8.5-r1.ebuild b/dev-lang/julia/julia-1.8.5-r1.ebuild index fbe4522110f4..c38278524dae 100644 --- a/dev-lang/julia/julia-1.8.5-r1.ebuild +++ b/dev-lang/julia/julia-1.8.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # correct versions for stdlibs are in deps/checksums @@ -9,7 +9,7 @@ EAPI=8 # >=1.8.2 still sits on LLVM 13, bug: https://bugs.gentoo.org/876184 MY_LLVM_V=13.0.1 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit check-reqs flag-o-matic optfeature pax-utils python-any-r1 toolchain-funcs @@ -59,7 +59,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" ${PYTHON_DEPS} - dev-util/cmake + dev-build/cmake virtual/pkgconfig " -- cgit v1.2.3