diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-03 11:53:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-03 11:53:53 +0000 |
commit | ee2ca21ce1586c135abfae2819b1f6b555c63bb3 (patch) | |
tree | 8a9b382188520203585472585c87581cadfff342 /dev-db/postgresql-base/postgresql-base-8.3.5.ebuild | |
parent | Add ~s390 (diff) | |
download | gentoo-2-ee2ca21ce1586c135abfae2819b1f6b555c63bb3.tar.gz gentoo-2-ee2ca21ce1586c135abfae2819b1f6b555c63bb3.tar.bz2 gentoo-2-ee2ca21ce1586c135abfae2819b1f6b555c63bb3.zip |
Add ~s390
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.3.5.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-8.3.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.5.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.5.ebuild index 733f380a14fd..c6c96dd226cc 100644 --- a/dev-db/postgresql-base/postgresql-base-8.3.5.ebuild +++ b/dev-db/postgresql-base/postgresql-base-8.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.5.ebuild,v 1.1 2008/12/03 19:21:50 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.5.ebuild,v 1.2 2009/05/03 11:53:53 armin76 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 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |