diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.9.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.9.ebuild b/dev-db/postgresql/postgresql-7.4.9.ebuild index 890ff506f992..928492b8a080 100644 --- a/dev-db/postgresql/postgresql-7.4.9.ebuild +++ b/dev-db/postgresql/postgresql-7.4.9.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.9.ebuild,v 1.8 2005/11/21 18:45:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.9.ebuild,v 1.9 2005/12/26 13:30:07 blubb 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +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 |