sci-physics/root: add python3.8 to PYTHON_COMPAT
authorGuilherme Amadio <amadio@gentoo.org>
Thu, 7 May 2020 13:43:00 +0000 (15:43 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Thu, 7 May 2020 13:43:51 +0000 (15:43 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
sci-physics/root/root-6.20.04.ebuild
sci-physics/root/root-9999.ebuild

index 07d451fd715914c09a5000eac7c7886fcbffd8ae..71c51ffb3f9078b5a25ab520dce791ef5774cb80 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs
index 60e7f05e2b1614b1ef67e6a8c907d5b7c88b579a..c8b16d196ea1242f1f172665cf37e4c132e4db6d 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs