aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kerr <debdepba@dasganma.tk>2016-01-02 15:15:45 +0100
committerChris Kerr <debdepba@dasganma.tk>2016-01-10 14:19:34 +0100
commitc817293c8840a5405c94efa2e3baa68bd080dfc3 (patch)
tree70d5d2bdd4f8c212ce8a1371b400a57ade0dc1a0 /sci-libs/nexus
parentCorrected name of directory of unpacked tarball (diff)
downloadsci-c817293c8840a5405c94efa2e3baa68bd080dfc3.tar.gz
sci-c817293c8840a5405c94efa2e3baa68bd080dfc3.tar.bz2
sci-c817293c8840a5405c94efa2e3baa68bd080dfc3.zip
Update FORTRAN_STANDARD and remove PYTHON_COMPAT
Diffstat (limited to 'sci-libs/nexus')
-rw-r--r--sci-libs/nexus/nexus-4.4.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/nexus/nexus-4.4.1.ebuild b/sci-libs/nexus/nexus-4.4.1.ebuild
index 833da212d..f4f5e9e22 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"