diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 15:44:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 15:44:21 +0000 |
commit | fb7c8d5166570cb58b1bff1bd526aef616832c72 (patch) | |
tree | 95132fd8df0cee730df5167b8dacc26b62da47ff /dev-db/pygresql/pygresql-3.6.2.ebuild | |
parent | Updated snapshot. (diff) | |
download | gentoo-2-fb7c8d5166570cb58b1bff1bd526aef616832c72.tar.gz gentoo-2-fb7c8d5166570cb58b1bff1bd526aef616832c72.tar.bz2 gentoo-2-fb7c8d5166570cb58b1bff1bd526aef616832c72.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
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 09fad5e43422..6bbc7126bc5c 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.6 2005/07/15 17:20:16 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.6.2.ebuild,v 1.7 2005/08/23 15:44:21 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="alpha ~amd64 hppa ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" SLOT="0" |