projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02e4852
)
sci-physics/espresso: add support for python3
author
Christoph Junghans
<ottxor@gentoo.org>
Tue, 6 Sep 2016 21:25:06 +0000
(15:25 -0600)
committer
Christoph 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
patch
|
blob
|
history
diff --git
a/sci-physics/espresso/espresso-9999.ebuild
b/sci-physics/espresso/espresso-9999.ebuild
index 6b906a0b1a61d125a74afa79f8de39dabf8ccaed..caba652c0fb5e51182eb3bba9a855e10b867f5d0 100644
(file)
--- a/
sci-physics/espresso/espresso-9999.ebuild
+++ b/
sci-physics/espresso/espresso-9999.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7
)
+PYTHON_COMPAT=( python
{2_7,3_3,3_4}
)
CMAKE_MAKEFILE_GENERATOR="ninja"
inherit cmake-utils python-single-r1 savedconfig