diff options
Diffstat (limited to 'dev-db/pygresql/pygresql-3.6.2.ebuild')
-rw-r--r-- | dev-db/pygresql/pygresql-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pygresql/pygresql-3.6.2.ebuild b/dev-db/pygresql/pygresql-3.6.2.ebuild index 628f92f60007..68f344699b81 100644 --- a/dev-db/pygresql/pygresql-3.6.2.ebuild +++ b/dev-db/pygresql/pygresql-3.6.2.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.2.ebuild,v 1.4 2005/07/03 09:41:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.6.2.ebuild,v 1.5 2005/07/03 13:32:10 hansmi 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="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc x86" IUSE="" SLOT="0" |