summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-16 11:18:16 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-16 11:18:16 +0000
commit109398ae07830fcf5cd5948035dcd6202d0c583e (patch)
tree71e78c38231c1ee752248d90b3afb0c7e4a8d8dd /dev-db/postgresql-base/postgresql-base-8.3.14.ebuild
parentgimp security fixes and libpng15 fix (diff)
downloadgentoo-2-109398ae07830fcf5cd5948035dcd6202d0c583e.tar.gz
gentoo-2-109398ae07830fcf5cd5948035dcd6202d0c583e.tar.bz2
gentoo-2-109398ae07830fcf5cd5948035dcd6202d0c583e.zip
ppc/ppc64 stable wrt #353387
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.3.14.ebuild')
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.3.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild
index c03d5a6efe30..d6247aa880c5 100644
--- a/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.3.14.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.14.ebuild,v 1.3 2011/02/05 11:38:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild,v 1.4 2011/02/16 11:18:16 xarthisius 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"
DESCRIPTION="PostgreSQL libraries and clients"
HOMEPAGE="http://www.postgresql.org/"