From a5dac8d5ca0c8cb08d474dd4b3d2a0037cd897f0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 16 Jan 2020 08:58:29 +0100 Subject: sci-physics/root: Revert "Remove Python 2" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sci-physics/yoda needs it. Signed-off-by: Michał Górny --- sci-physics/root/root-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-physics/root/root-9999.ebuild') diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 5af6fb5eac02..2ced39aaf198 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -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 -- cgit v1.2.3-65-gdbad