sci-physics/espresso: add support for python3
authorChristoph Junghans <ottxor@gentoo.org>
Tue, 6 Sep 2016 21:25:06 +0000 (15:25 -0600)
committerChristoph Junghans <ottxor@gentoo.org>
Tue, 6 Sep 2016 21:25:06 +0000 (15:25 -0600)
Package-Manager: portage-2.2.28

sci-physics/espresso/espresso-9999.ebuild

index 6b906a0b1a61d125a74afa79f8de39dabf8ccaed..caba652c0fb5e51182eb3bba9a855e10b867f5d0 100644 (file)
@@ -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