mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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 <amadio@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user