added fortran compiler check (#561136)
authorSławomir Lis <slis@gentoo.org>
Thu, 24 Sep 2015 05:11:28 +0000 (07:11 +0200)
committerSławomir Lis <slis@gentoo.org>
Thu, 24 Sep 2015 05:12:23 +0000 (07:12 +0200)
Package-Manager: portage-2.2.20.1

sci-libs/silo/silo-4.10.2.ebuild

index 7831e3a03bb1bdd69e5890f1ecad3710f1f17e18..a880e4d9efaf3a1a9787f08bf8194ae0645a39ba 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit eutils
+inherit eutils fortran-2
 
 DESCRIPTION="A mesh and field I/O library and scientific database"
 HOMEPAGE="https://wci.llnl.gov/simulation/computer-codes/silo"