mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
sci-physics/root: Revert "Remove Python 2"
sci-physics/yoda needs it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=6
|
||||
# ninja does not work due to fortran
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
FORTRAN_NEEDED="fortran"
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
PYTHON_COMPAT=( python2_7 python3_6 )
|
||||
|
||||
inherit cmake-utils eapi7-ver elisp-common eutils fortran-2 \
|
||||
prefix python-single-r1 toolchain-funcs
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
# ninja does not work due to fortran
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
FORTRAN_NEEDED="fortran"
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{6,7} )
|
||||
|
||||
inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
|
||||
prefix python-single-r1 toolchain-funcs
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
# ninja does not work due to fortran
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
FORTRAN_NEEDED="fortran"
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{6,7} )
|
||||
|
||||
inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
|
||||
prefix python-single-r1 toolchain-funcs
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
# ninja does not work due to fortran
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
FORTRAN_NEEDED="fortran"
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{6,7} )
|
||||
|
||||
inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
|
||||
prefix python-single-r1 toolchain-funcs
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
# ninja does not work due to fortran
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
FORTRAN_NEEDED="fortran"
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{6,7} )
|
||||
|
||||
inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
|
||||
prefix python-single-r1 toolchain-funcs
|
||||
|
||||
Reference in New Issue
Block a user