diff options
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/zetagrid/zetagrid-1.0.ebuild b/app-sci/zetagrid/zetagrid-1.0.ebuild index 86a3c1dcbe86..f178fa2988f1 100644 --- a/app-sci/zetagrid/zetagrid-1.0.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0.ebuild,v 1.2 2003/01/04 11:39:15 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0.ebuild,v 1.3 2003/01/05 19:26:20 tantive Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -13,7 +13,7 @@ RDEPEND="virtual/jre" SLOT="0" LICENSE="unknown" -KEYWORDS="~x86" +KEYWORDS="~x86 ~alpha ~ppc ~sparc" src_unpack() { unpack zeta_base.zip zeta_linux_x86.zip zeta_progress.zip |