summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/csv/csv-1.0-r1.ebuild')
-rw-r--r--dev-python/csv/csv-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/csv/csv-1.0-r1.ebuild b/dev-python/csv/csv-1.0-r1.ebuild
index 60c45c2552b3..9d7f1f0e5e41 100644
--- a/dev-python/csv/csv-1.0-r1.ebuild
+++ b/dev-python/csv/csv-1.0-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-python/csv/csv-1.0-r1.ebuild,v 1.6 2004/06/25 01:27:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0-r1.ebuild,v 1.7 2004/10/21 05:07:12 pythonhead Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.object-craft.com.au/projects/csv/download/${P}.tar.gz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
IUSE=""
pkg_setup() {