diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 05:34:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 05:34:58 +0000 |
commit | 33ccb8e66eed82bad2bc3ab86f3369339a847ecc (patch) | |
tree | afc27fecbab38c95fd3505130e16da378739dde5 /dev-perl/Text-Iconv | |
parent | s390 love #118296 (diff) | |
download | historical-33ccb8e66eed82bad2bc3ab86f3369339a847ecc.tar.gz historical-33ccb8e66eed82bad2bc3ab86f3369339a847ecc.tar.bz2 historical-33ccb8e66eed82bad2bc3ab86f3369339a847ecc.zip |
arm/s390/sh love #118296
Package-Manager: portage-2.1.2_rc1-r5
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild index 3171628de755..2196cfeca57b 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.4.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/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.14 2006/09/04 00:34:19 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.15 2006/11/12 05:33:40 vapier Exp $ inherit perl-module @@ -10,9 +10,8 @@ SRC_URI="mirror://cpan/authors/id/M/MP/MPIOTR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" - DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" |