diff options
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild index aadd4ca2b17b..8b0feed3c6c8 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild,v 1.3 2012/02/25 17:53:09 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild,v 1.4 2012/02/27 03:44:28 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" SRC_TEST="do" |