diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.5.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.5.ebuild b/dev-db/postgresql/postgresql-7.4.5.ebuild index 1dd9e51116b0..3f9457131442 100644 --- a/dev-db/postgresql/postgresql-7.4.5.ebuild +++ b/dev-db/postgresql/postgresql-7.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.5.ebuild,v 1.5 2004/09/17 19:11:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.5.ebuild,v 1.6 2004/10/06 08:32:27 kloeri Exp $ inherit eutils gnuconfig flag-o-matic @@ -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" DEPEND="virtual/libc |