diff options
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.28.08.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.28.9999.ebuild | 2 | ||||
-rw-r--r-- | 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 |