summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-12 05:33:40 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-12 05:33:40 +0000
commit63c6856953a8570c4cc6c154ced52b83f93e5d24 (patch)
treedbcd9b60566d96f18374c01a309748f691c0ec75 /dev-perl/Text-Iconv
parentVersion bump. (diff)
downloadgentoo-2-63c6856953a8570c4cc6c154ced52b83f93e5d24.tar.gz
gentoo-2-63c6856953a8570c4cc6c154ced52b83f93e5d24.tar.bz2
gentoo-2-63c6856953a8570c4cc6c154ced52b83f93e5d24.zip
arm/s390/sh love #118296
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild5
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}"