summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-07 00:27:03 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-07 00:27:03 +0000
commit7f6ffc32c8aeb6755d5191b10bad984f083b5102 (patch)
tree8ebf50c654e45cc775f9f71ff0460b36e0e9ee49 /dev-db/postgresql/postgresql-8.0.3.ebuild
parentfixed db1 problem for #65399, fixed gb-without-png-support problem for #65163 (diff)
downloadgentoo-2-7f6ffc32c8aeb6755d5191b10bad984f083b5102.tar.gz
gentoo-2-7f6ffc32c8aeb6755d5191b10bad984f083b5102.tar.bz2
gentoo-2-7f6ffc32c8aeb6755d5191b10bad984f083b5102.zip
arm love
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-db/postgresql/postgresql-8.0.3.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-8.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-8.0.3.ebuild b/dev-db/postgresql/postgresql-8.0.3.ebuild
index b1bff4d05333..a7748df1b350 100644
--- a/dev-db/postgresql/postgresql-8.0.3.ebuild
+++ b/dev-db/postgresql/postgresql-8.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.3.ebuild,v 1.1 2005/05/16 06:54:44 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.3.ebuild,v 1.2 2005/07/07 00:24:44 vapier Exp $
inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${MY_PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime pg-hier"
S=${WORKDIR}/${MY_P}