diff options
Diffstat (limited to 'dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild b/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild index aae2b1f72245..79e1bda919b1 100644 --- a/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-0.23-r1.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-CSV/Text-CSV-0.23-r1.ebuild,v 1.8 2004/10/16 23:57:23 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV/Text-CSV-0.23-r1.ebuild,v 1.9 2004/12/23 08:51:42 nigoro Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha ~ppc64" IUSE="" src_compile() { |