diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-13 18:18:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-13 18:18:27 +0000 |
commit | 09ff3d9556adec4c971798ae166172167bc55a7f (patch) | |
tree | bc6cbb96bf1abf80f60226f94daf8de94c94f22e /dev-db/postgresql/postgresql-7.4.7-r1.ebuild | |
parent | Update userspace detection for newer glibcs on IA64 in <asm/fpu.h>. (diff) | |
download | gentoo-2-09ff3d9556adec4c971798ae166172167bc55a7f.tar.gz gentoo-2-09ff3d9556adec4c971798ae166172167bc55a7f.tar.bz2 gentoo-2-09ff3d9556adec4c971798ae166172167bc55a7f.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.7-r1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.7-r1.ebuild b/dev-db/postgresql/postgresql-7.4.7-r1.ebuild index f86b5bee9b55..0ee37d9f7d3b 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 +# 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.2 2005/02/13 16:23:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r1.ebuild,v 1.3 2005/02/13 18:18:27 corsair 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 |