projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0de0d43
)
sci-chemistry/freeon: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 11:01:12 +0000
(13:01 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 11:01:12 +0000
(13:01 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-chemistry/freeon/freeon-1.0.10.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/freeon/freeon-1.0.10.ebuild
b/sci-chemistry/freeon/freeon-1.0.10.ebuild
index 0856f09ebed934ba14a299adaf5d35b03eeb4da2..f6ce62de1925d07af915bb85916e5067203c3212 100644
(file)
--- a/
sci-chemistry/freeon/freeon-1.0.10.ebuild
+++ b/
sci-chemistry/freeon/freeon-1.0.10.ebuild
@@
-4,7
+4,7
@@
EAPI=6
FORTRAN_STANDARD=90
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit autotools fortran-2 python-any-r1