summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-22 11:06:33 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-22 11:06:33 +0000
commite86b070c6c13ae260e1538b0fe76a5acee068019 (patch)
treea3fa8d44143ee7a9d13ff7175d3884bdccc1e4d6 /dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild
parentinitial commit, mpeg decoder element (diff)
downloadhistorical-e86b070c6c13ae260e1538b0fe76a5acee068019.tar.gz
historical-e86b070c6c13ae260e1538b0fe76a5acee068019.tar.bz2
historical-e86b070c6c13ae260e1538b0fe76a5acee068019.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild')
-rw-r--r--dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild b/dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild
index ef5c08fac818..66950c2e87b8 100644
--- a/dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild
+++ b/dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild,v 1.3 2004/10/17 09:48:57 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/j2ssh/j2ssh-0.2.7-r1.ebuild,v 1.4 2004/10/22 11:03:36 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sshtools/j2ssh-${PV}-src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc jikes"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
DEPEND=">=virtual/jdk-1.3
dev-java/ant
dev-java/commons-logging