commit: c3f9aaae0b1b123f556047e762b51e5ea57a0be5
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 12:26:09 2023 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 15:13:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f9aaae
sci-physics/root: enable py3.12
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
sci-physics/root/root-6.28.08.ebuild | 2 +-
sci-physics/root/root-6.28.9999.ebuild | 2 +-
sci-physics/root/root-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-physics/root/root-6.28.08.ebuild
b/sci-physics/root/root-6.28.08.ebuild
index 55b17a5b6b13..f116da228820 100644
--- a/sci-physics/root/root-6.28.08.ebuild
+++ b/sci-physics/root/root-6.28.08.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs
diff --git a/sci-physics/root/root-6.28.9999.ebuild
b/sci-physics/root/root-6.28.9999.ebuild
index 55b17a5b6b13..f116da228820 100644
--- a/sci-physics/root/root-6.28.9999.ebuild
+++ b/sci-physics/root/root-6.28.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs
diff --git a/sci-physics/root/root-9999.ebuild
b/sci-physics/root/root-9999.ebuild
index 55b17a5b6b13..f116da228820 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs