summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-02-25 09:03:37 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-02-25 09:03:37 +0000
commita091161d1fa63f5e7b44dbad4011324c9c243275 (patch)
tree96b18605af7074af260edb0b880cdbd2f823991f /dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-a091161d1fa63f5e7b44dbad4011324c9c243275.tar.gz
gentoo-2-a091161d1fa63f5e7b44dbad4011324c9c243275.tar.bz2
gentoo-2-a091161d1fa63f5e7b44dbad4011324c9c243275.zip
added amd64 keyword.
Diffstat (limited to 'dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild')
-rw-r--r--dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild b/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild
index ea4d6b6f398b..00e977675aa4 100644
--- a/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild
+++ b/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.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/jdbc-mysql/jdbc-mysql-3.0.9.ebuild,v 1.3 2004/02/10 07:10:47 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/jdbc-mysql-3.0.9.ebuild,v 1.4 2004/02/25 09:01:43 absinthe Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ SRC_URI="mirror://mysql/Downloads/Connector-J/${At}.tar.gz"
RESTRICT="nomirror"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc amd64"
RDEPEND=">=virtual/jdk-1.2"
DEPEND="${RDEPEND}"