diff options
author | 2011-09-30 22:39:47 +0000 | |
---|---|---|
committer | 2011-09-30 22:39:47 +0000 | |
commit | 66d6f98aec21674e69da5785bec7cc08b4ff4852 (patch) | |
tree | 7f7f61ddf7fbf6b5fe597794debd99560c085fd8 /dev-db/postgresql-base/postgresql-base-8.3.16.ebuild | |
parent | Fix building with libpng15 wrt #373521 by Stuart Longland (diff) | |
download | historical-66d6f98aec21674e69da5785bec7cc08b4ff4852.tar.gz historical-66d6f98aec21674e69da5785bec7cc08b4ff4852.tar.bz2 historical-66d6f98aec21674e69da5785bec7cc08b4ff4852.zip |
x86 stable per bug 384539
Package-Manager: portage-2.1.10.20/cvs/Linux i686
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.3.16.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-8.3.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.16.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.16.ebuild index 3932d8598549..482fbec64059 100644 --- a/dev-db/postgresql-base/postgresql-base-8.3.16.ebuild +++ b/dev-db/postgresql-base/postgresql-base-8.3.16.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-8.3.16.ebuild,v 1.3 2011/09/28 03:33:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.16.ebuild,v 1.4 2011/09/30 22:38:21 tomka Exp $ EAPI="4" @@ -10,7 +10,7 @@ inherit autotools eutils multilib prefix versionator SLOT="$(get_version_component_range 1-2)" -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" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |