summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-05-27 16:37:02 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-05-27 16:37:02 +0000
commit5bab428bf6395ad82f44b03317a8c5d7a6bbabf8 (patch)
tree78709fc6757ff08e99b6dc2aa7f01e7acc2b5dc6 /net-www
parentmikmod patches for amd64 to detect as a 64bit system, version bump (Manifest ... (diff)
downloadgentoo-2-5bab428bf6395ad82f44b03317a8c5d7a6bbabf8.tar.gz
gentoo-2-5bab428bf6395ad82f44b03317a8c5d7a6bbabf8.tar.bz2
gentoo-2-5bab428bf6395ad82f44b03317a8c5d7a6bbabf8.zip
~amd64
Diffstat (limited to 'net-www')
-rw-r--r--net-www/resin/resin-2.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/resin/resin-2.1.9.ebuild b/net-www/resin/resin-2.1.9.ebuild
index eda3bd3e7ab3..39c726c1d852 100644
--- a/net-www/resin/resin-2.1.9.ebuild
+++ b/net-www/resin/resin-2.1.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/net-www/resin/resin-2.1.9.ebuild,v 1.7 2004/04/27 20:48:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/resin/resin-2.1.9.ebuild,v 1.8 2004/05/27 16:37:02 jhuebel Exp $
inherit java-pkg eutils
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="A fast Servlet 2.3 and JSP 1.2 engine with EJB and distributed session load balancing."
SRC_URI="http://www.caucho.com/download/${P}.tar.gz"
HOMEPAGE="http://www.caucho.com"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
LICENSE="CAUCHO"
SLOT="0"
DEPEND="!net-www/resin-ee"