diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-01 22:21:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-01 22:21:29 +0000 |
commit | f1a6649a1b234fe00e74a8f6961c9f96da9a4250 (patch) | |
tree | 6f48672bee8d9f0b41f960864709a875899a1d80 /dev-perl/ExtUtils-F77 | |
parent | Marking stable x86 (diff) | |
download | gentoo-2-f1a6649a1b234fe00e74a8f6961c9f96da9a4250.tar.gz gentoo-2-f1a6649a1b234fe00e74a8f6961c9f96da9a4250.tar.bz2 gentoo-2-f1a6649a1b234fe00e74a8f6961c9f96da9a4250.zip |
arm/s390/sh love
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild index 8ae833580c71..c980b06cbcc7 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.15.ebuild,v 1.5 2006/03/31 18:50:49 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.15.ebuild,v 1.6 2006/04/01 22:21:29 vapier Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/K/KG/KGB/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc s390 sh sparc x86" IUSE="" |