diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 15:31:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 15:31:19 +0000 |
commit | d8e94bc40728e2917018d84301e3e47a9b9c6ae1 (patch) | |
tree | 78e79857b586721bca62c147f36c7e02c80790a2 /dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | |
parent | version bump to 2.1.11 (diff) | |
download | historical-d8e94bc40728e2917018d84301e3e47a9b9c6ae1.tar.gz historical-d8e94bc40728e2917018d84301e3e47a9b9c6ae1.tar.bz2 historical-d8e94bc40728e2917018d84301e3e47a9b9c6ae1.zip |
Marked ~ppc64; bug #66216
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 899133d89ed6..5ec41981d67f 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.5 2004/10/19 08:03:04 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.6 2004/11/01 15:31:19 corsair 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 ia64" +KEYWORDS="x86 amd64 sparc ppc alpha ia64 ~ppc64" IUSE="" |