diff options
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-9.0.3.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-9.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-9.0.3.ebuild b/dev-db/postgresql-base/postgresql-base-9.0.3.ebuild index 228a58ad410f..69e4e5776740 100644 --- a/dev-db/postgresql-base/postgresql-base-9.0.3.ebuild +++ b/dev-db/postgresql-base/postgresql-base-9.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.3.ebuild,v 1.7 2011/03/06 17:49:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.3.ebuild,v 1.8 2011/04/23 17:50:54 grobian Exp $ EAPI="2" @@ -8,7 +8,7 @@ WANT_AUTOMAKE="none" inherit eutils multilib versionator autotools -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-solaris" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |