summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 18:42:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 18:42:51 +0000
commit6f31806840e4a321643959461015a57ff3a7c305 (patch)
treeaca8cfa0e80a1382d1ee3f830f4c45adcda2db3e /dev-db/postgresql-base/postgresql-base-9.0.13.ebuild
parentStable for arm, wrt bug #463884 (diff)
downloadhistorical-6f31806840e4a321643959461015a57ff3a7c305.tar.gz
historical-6f31806840e4a321643959461015a57ff3a7c305.tar.bz2
historical-6f31806840e4a321643959461015a57ff3a7c305.zip
Stable for s390, wrt bug #463884
Package-Manager: portage-2.1.11.55/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-9.0.13.ebuild')
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.0.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild b/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild
index 3df252ba68d3..7fd824afae57 100644
--- a/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.13.ebuild,v 1.9 2013/04/05 18:41:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild,v 1.10 2013/04/05 18:42:29 ago Exp $
EAPI="4"
@@ -10,7 +10,7 @@ inherit autotools eutils flag-o-matic 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 ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
DESCRIPTION="PostgreSQL libraries and clients"
HOMEPAGE="http://www.postgresql.org/"