summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/postgresql/postgresql-8.1.11.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-8.1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-8.1.11.ebuild b/dev-db/postgresql/postgresql-8.1.11.ebuild
index 0adca36721ac..fef3b4893d15 100644
--- a/dev-db/postgresql/postgresql-8.1.11.ebuild
+++ b/dev-db/postgresql/postgresql-8.1.11.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.11.ebuild,v 1.6 2009/09/24 19:23:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.11.ebuild,v 1.7 2009/10/03 15:20:00 ranger Exp $
inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator
-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 ~sparc-fbsd x86 ~x86-fbsd"
DESCRIPTION="Sophisticated and powerful Object-Relational DBMS."
HOMEPAGE="http://www.postgresql.org/"