diff options
Diffstat (limited to 'dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild index 54b9a4d79a70..1f327b7ce6ae 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.3 2003/02/13 11:20:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2-r1.ebuild,v 1.4 2003/06/21 21:36:38 drobbins Exp $ inherit perl-module @@ -10,6 +10,6 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 sparc ~ppc ~alpha" +KEYWORDS="x86 amd64 sparc ~ppc ~alpha" DEPEND="${DEPEND}" |