summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pygresql/pygresql-3.5.ebuild')
-rw-r--r--dev-db/pygresql/pygresql-3.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/pygresql/pygresql-3.5.ebuild b/dev-db/pygresql/pygresql-3.5.ebuild
index 88efac0bdbf3..99850c7d001d 100644
--- a/dev-db/pygresql/pygresql-3.5.ebuild
+++ b/dev-db/pygresql/pygresql-3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.1 2004/08/30 16:23:46 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.5.ebuild,v 1.1.1.1 2005/11/30 10:11:49 chriswhite Exp $
inherit eutils distutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.druid.net/pygresql/"
LICENSE="as-is"
DEPEND=">=dev-db/postgresql-7.3
dev-lang/python"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
+KEYWORDS="x86 ~ppc sparc alpha amd64 hppa ~ia64 mips"
IUSE=""
SLOT="0"