projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf72c05
)
sci-chemistry/freeon: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:46 +0000
(14:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:26 +0000
(14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 8dd980d331761eb1fbce400db2c8a6acc48001ce..f17708da523ab02c3374a2da9308946a8e3765d5 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_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit autotools fortran-2 python-any-r1