diff options
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.3.7.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-8.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.7.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.7.ebuild index 5e97d6b5d225..88ede3b61d3b 100644 --- a/dev-db/postgresql-base/postgresql-base-8.3.7.ebuild +++ b/dev-db/postgresql-base/postgresql-base-8.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.7.ebuild,v 1.1 2009/04/09 22:35:24 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.7.ebuild,v 1.2 2009/05/03 11:53:53 armin76 Exp $ EAPI="1" @@ -9,7 +9,7 @@ WANT_AUTOMAKE="none" inherit eutils multilib toolchain-funcs versionator autotools -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |