diff options
Diffstat (limited to 'dev-db/pygresql/pygresql-3.6.1.ebuild')
-rw-r--r-- | dev-db/pygresql/pygresql-3.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pygresql/pygresql-3.6.1.ebuild b/dev-db/pygresql/pygresql-3.6.1.ebuild index ecafa9539029..67a1025236ce 100644 --- a/dev-db/pygresql/pygresql-3.6.1.ebuild +++ b/dev-db/pygresql/pygresql-3.6.1.ebuild @@ -1,6 +1,6 @@ # 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.6.1.ebuild,v 1.3 2005/03/17 19:49:04 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.6.1.ebuild,v 1.4 2005/03/20 19:32:59 weeve 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" |