diff options
author | 2005-04-01 03:54:20 +0000 | |
---|---|---|
committer | 2005-04-01 03:54:20 +0000 | |
commit | 73ac5e77a1f308e31e8f9e93d2787ce4d910314b (patch) | |
tree | 6d9f55df3879ebaf8dbb9e9a3588f85f151c01aa /dev-db/pygresql/pygresql-3.6.1.ebuild | |
parent | stable on ia64 (diff) | |
download | historical-73ac5e77a1f308e31e8f9e93d2787ce4d910314b.tar.gz historical-73ac5e77a1f308e31e8f9e93d2787ce4d910314b.tar.bz2 historical-73ac5e77a1f308e31e8f9e93d2787ce4d910314b.zip |
stable on ia64
Package-Manager: portage-2.0.51.16
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 8948c4b1617d..e8fc5738b034 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.5 2005/03/27 13:14:21 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.6.1.ebuild,v 1.6 2005/04/01 03:54:20 agriffis 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" |