diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-07 20:09:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-07 20:09:05 +0000 |
commit | d94f840fc8350976cef781a1592633ff673d93d7 (patch) | |
tree | dbfcd2858436f16d726ef7181580f10feb68cea0 /dev-db/postgresql/postgresql-7.4.7-r2.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-d94f840fc8350976cef781a1592633ff673d93d7.tar.gz gentoo-2-d94f840fc8350976cef781a1592633ff673d93d7.tar.bz2 gentoo-2-d94f840fc8350976cef781a1592633ff673d93d7.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.7-r2.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.7-r2.ebuild b/dev-db/postgresql/postgresql-7.4.7-r2.ebuild index 447f33398d8d..67566ec2555c 100644 --- a/dev-db/postgresql/postgresql-7.4.7-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.4.7-r2.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-r2.ebuild,v 1.5 2005/05/07 17:11:47 omkhar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r2.ebuild,v 1.6 2005/05/07 20:09:05 agriffis Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib toolchain-funcs @@ -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="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2 selinux" DEPEND="virtual/libc |