summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/jam/jam-2.4.ebuild')
-rw-r--r--dev-util/jam/jam-2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/jam/jam-2.4.ebuild b/dev-util/jam/jam-2.4.ebuild
index 3a762a2b6211..001354d2afab 100644
--- a/dev-util/jam/jam-2.4.ebuild
+++ b/dev-util/jam/jam-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.4.ebuild,v 1.4 2003/02/13 11:56:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.4.ebuild,v 1.5 2003/04/16 02:36:57 lu_zero Exp $
DESCRIPTION="jam (Just Another Make) - advanced make replacement"
SRC_URI="ftp://ftp.perforce.com/pub/jam/${P}.zip"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.perforce.com/jam/jam.html"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="dev-util/yacc
app-arch/unzip"