summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-07 16:57:36 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-07 16:57:36 +0000
commit0a20aa1f1e5b166aba060bc3cb82044d2b87d678 (patch)
treedeb17886ada062cf95319e420ceb047ae51258ab /dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild
parentstable x86, bug 285475 (diff)
downloadhistorical-0a20aa1f1e5b166aba060bc3cb82044d2b87d678.tar.gz
historical-0a20aa1f1e5b166aba060bc3cb82044d2b87d678.tar.bz2
historical-0a20aa1f1e5b166aba060bc3cb82044d2b87d678.zip
stable x86, bug 285475
Package-Manager: portage-2.1.6.13/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild')
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild b/dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild
index f92fce447c10..14e44cebaaeb 100644
--- a/dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.4.2-r1.ebuild,v 1.3 2010/01/07 11:05:46 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2-r1.ebuild,v 1.4 2010/01/07 16:56:52 fauli 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 ~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/"