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 2361cbf900f8..c8a615f44edb 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.5 2012/02/29 21:02:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild,v 1.6 2012/03/01 20:27:48 ranger 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" |