summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2016-09-06 15:25:06 -0600
committerChristoph Junghans <ottxor@gentoo.org>2016-09-06 15:25:06 -0600
commitd80d2bcc2ae5878a1608c6094f1164ad86519c1e (patch)
tree1964a6f931c54287e02b77a9825f39a8eedaebe3
parentsci-libs/dsdp: Removed EAPI 4 ebuild dsdp-5.8-r2.ebuild (diff)
downloadgentoo-d80d2bcc2ae5878a1608c6094f1164ad86519c1e.tar.gz
gentoo-d80d2bcc2ae5878a1608c6094f1164ad86519c1e.tar.bz2
gentoo-d80d2bcc2ae5878a1608c6094f1164ad86519c1e.zip
sci-physics/espresso: add support for python3
Package-Manager: portage-2.2.28
-rw-r--r--sci-physics/espresso/espresso-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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