diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-17 18:07:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-17 18:07:35 +0000 |
commit | 72b35005606608870125b88d83466c83596f3b62 (patch) | |
tree | 4a4eaf52e47cd5e36c0dddbfd1fef79b7d4aa4a2 /dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-72b35005606608870125b88d83466c83596f3b62.tar.gz gentoo-2-72b35005606608870125b88d83466c83596f3b62.tar.bz2 gentoo-2-72b35005606608870125b88d83466c83596f3b62.zip |
stable on alpha, ia64 and x86
Diffstat (limited to 'dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild index 4dbacb5657e1..bd871b8b5e67 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-2004 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.1 2004/07/30 15:56:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.2 2004/08/17 18:07:35 agriffis Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~amd64 ~sparc ~ppc alpha ia64" IUSE="" |