diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-12 07:44:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-12 07:44:14 +0000 |
commit | 58272ef277b7ddfeee7e0cf10dc4e4a7a180002b (patch) | |
tree | a2f878df59a3326c9fe4069efe8eb904a62fcabb /dev-perl/IO-Socket-INET6 | |
parent | Revision bump (new patchset, introducing Benedikt's vlogin proxy, finally dep... (diff) | |
download | historical-58272ef277b7ddfeee7e0cf10dc4e4a7a180002b.tar.gz historical-58272ef277b7ddfeee7e0cf10dc4e4a7a180002b.tar.bz2 historical-58272ef277b7ddfeee7e0cf10dc4e4a7a180002b.zip |
arm/hppa/ia64/s390/sh stable
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/IO-Socket-INET6')
-rw-r--r-- | dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild index 6e440049ac7e..9df7cec97c4f 100644 --- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild +++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.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/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.9 2006/02/26 04:12:17 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.10 2006/03/12 07:44:14 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MO/MONDEJAR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |