From d80d2bcc2ae5878a1608c6094f1164ad86519c1e Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Tue, 6 Sep 2016 15:25:06 -0600 Subject: [PATCH] sci-physics/espresso: add support for python3 Package-Manager: portage-2.2.28 --- sci-physics/espresso/espresso-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index 6b906a0b1a61..caba652c0fb5 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) CMAKE_MAKEFILE_GENERATOR="ninja" inherit cmake-utils python-single-r1 savedconfig -- 2.26.2