From 70339de944a75fbbd355f2a1ea0d84eac931339d Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Wed, 13 Apr 2022 08:19:49 +0200 Subject: sci-physics/root: add 3.10 to PYTHON_COMPAT in live ebuild Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Guilherme Amadio --- sci-physics/root/root-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-physics/root') diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 6610a29bf1e0..2459437b34a4 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 # ninja does not work due to fortran CMAKE_MAKEFILE_GENERATOR=emake FORTRAN_NEEDED="fortran" -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit cmake cuda elisp-common fortran-2 python-single-r1 toolchain-funcs -- cgit v1.2.3-65-gdbad