dev-perl/IO-Stty: mark s390 stable
[gentoo.git] / dev-perl / ExtUtils-F77 / ExtUtils-F77-1.180.0.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=CHM
7 MODULE_VERSION=1.18
8 inherit perl-module
9
10 DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
11
12 SLOT="0"
13 KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
14 IUSE=""
15
16 RDEPEND="virtual/perl-ExtUtils-MakeMaker"
17
18 SRC_TEST="do parallel"