diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-01 20:27:48 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-01 20:27:48 +0000 |
commit | ad71f5c0ee1abe07349b100c08c48387b34a57ae (patch) | |
tree | 6a894d7b49151eb383777cd22d95eeffa8c70b36 /dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild | |
parent | Marking Email-Send-2.198.0 ppc for bug 400105 (diff) | |
download | gentoo-2-ad71f5c0ee1abe07349b100c08c48387b34a57ae.tar.gz gentoo-2-ad71f5c0ee1abe07349b100c08c48387b34a57ae.tar.bz2 gentoo-2-ad71f5c0ee1abe07349b100c08c48387b34a57ae.zip |
Marking ExtUtils-F77-1.170.0 ppc for bug 400111
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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" |