summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild')
-rw-r--r--dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild
index 87e4f31a14c0..c271cb516a6a 100644
--- a/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild
+++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.5 2010/05/09 17:18:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.72.ebuild,v 1.6 2010/06/27 19:21:44 nixnut Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="comma-separated values manipulation routines"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""