diff options
Diffstat (limited to 'dev-db/postgis/postgis-0.7.5-r2.ebuild')
-rw-r--r-- | dev-db/postgis/postgis-0.7.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgis/postgis-0.7.5-r2.ebuild b/dev-db/postgis/postgis-0.7.5-r2.ebuild index 1b822c33f598..33f4559fd1eb 100644 --- a/dev-db/postgis/postgis-0.7.5-r2.ebuild +++ b/dev-db/postgis/postgis-0.7.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-0.7.5-r2.ebuild,v 1.1 2004/05/03 22:15:02 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-0.7.5-r2.ebuild,v 1.2 2004/05/04 20:14:28 dholm Exp $ MY_PGSQL="postgresql-7.3.6" DESCRIPTION="adds support for geographic objects to PostgreSQL" @@ -10,7 +10,7 @@ SRC_URI="http://postgis.refractions.net/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="tcltk python perl java ssl nls libg++" DEPEND="~dev-db/postgresql-7.3.6 |