summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild')
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
index 6559cec1772e..80315662eeb7 100644
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
+++ b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.5 2004/02/10 07:18:24 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.6 2004/02/25 09:02:44 absinthe Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ S=${WORKDIR}
DESCRIPTION="JDBC Driver for PostgreSQL"
SRC_URI="http://jdbc.postgresql.org/download/${At}"
HOMEPAGE="http://jdbc.postgresql.org/"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc amd64"
LICENSE="POSTGRESQL"
SLOT="5"
DEPEND=""