diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 04:38:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 04:38:32 +0000 |
commit | 8f73c4b2213cd232e7120543e71135f2a5d6ade1 (patch) | |
tree | 90b9aed9b95ecf9f8d8d3a02dc277ea5e1097da6 /dev-db/postgresql/postgresql-7.4.7-r1.ebuild | |
parent | Depend on guile-1.6.5 so that lilypond works on ~amd64 #72811 (diff) | |
download | gentoo-2-8f73c4b2213cd232e7120543e71135f2a5d6ade1.tar.gz gentoo-2-8f73c4b2213cd232e7120543e71135f2a5d6ade1.tar.bz2 gentoo-2-8f73c4b2213cd232e7120543e71135f2a5d6ade1.zip |
stable on ia64 #81350
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.7-r1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.7-r1.ebuild b/dev-db/postgresql/postgresql-7.4.7-r1.ebuild index 3cd3a408206d..c03ff94b678e 100644 --- a/dev-db/postgresql/postgresql-7.4.7-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.4.7-r1.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/postgresql/postgresql-7.4.7-r1.ebuild,v 1.8 2005/02/18 17:28:59 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r1.ebuild,v 1.9 2005/02/21 04:38:32 agriffis Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ~ia64 ~s390 ppc64" +KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ia64 ~s390 ppc64" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2" DEPEND="virtual/libc |