summaryrefslogtreecommitdiff
path: root/sci-physics/root/root-6.26.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/root/root-6.26.9999.ebuild')
-rw-r--r--sci-physics/root/root-6.26.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-6.26.9999.ebuild b/sci-physics/root/root-6.26.9999.ebuild
index a3a2a140ba5a..725ee1820afe 100644
--- a/sci-physics/root/root-6.26.9999.ebuild
+++ b/sci-physics/root/root-6.26.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{8..10} ) # python3_11 fails to compile
+PYTHON_COMPAT=( python3_{9..10} ) # python3_11 fails to compile
inherit cmake cuda elisp-common fortran-2 python-single-r1 toolchain-funcs