commit: c817293c8840a5405c94efa2e3baa68bd080dfc3 Author: Chris Kerr <debdepba <AT> dasganma <DOT> tk> AuthorDate: Sat Jan 2 14:15:45 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 13:19:34 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c817293c
Update FORTRAN_STANDARD and remove PYTHON_COMPAT sci-libs/nexus/nexus-4.4.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sci-libs/nexus/nexus-4.4.1.ebuild b/sci-libs/nexus/nexus-4.4.1.ebuild index 833da21..f4f5e9e 100644 --- a/sci-libs/nexus/nexus-4.4.1.ebuild +++ b/sci-libs/nexus/nexus-4.4.1.ebuild @@ -5,8 +5,7 @@ EAPI=5 FORTRAN_NEEDED=fortran -FORTRAN_STANDARD=90 -PYTHON_COMPAT=( python2_7 ) +FORTRAN_STANDARD="77 90" inherit cmake-utils fortran-2 java-pkg-opt-2 DESCRIPTION="Data format for neutron and x-ray scattering data"
