summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Tegart <jtegart@gentoo.org>2002-07-17 05:17:15 +0000
committerJosh Tegart <jtegart@gentoo.org>2002-07-17 05:17:15 +0000
commit483033c983af6fea726800473f9c1a15a60caee4 (patch)
treef2b2ce8420b06608477f20bd71c884034ffe20f5 /dev-lisp/gauche
parentrepoman'd (diff)
downloadgentoo-2-483033c983af6fea726800473f9c1a15a60caee4.tar.gz
gentoo-2-483033c983af6fea726800473f9c1a15a60caee4.tar.bz2
gentoo-2-483033c983af6fea726800473f9c1a15a60caee4.zip
Added sparc64 to KEYWORDS.
Diffstat (limited to 'dev-lisp/gauche')
-rw-r--r--dev-lisp/gauche/gauche-0.5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gauche/gauche-0.5.7.ebuild b/dev-lisp/gauche/gauche-0.5.7.ebuild
index e91c23ff9f62..471d97a6ffd4 100644
--- a/dev-lisp/gauche/gauche-0.5.7.ebuild
+++ b/dev-lisp/gauche/gauche-0.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/gauche-0.5.7.ebuild,v 1.1 2002/07/11 23:58:09 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/gauche-0.5.7.ebuild,v 1.2 2002/07/17 05:17:15 jtegart Exp $
S=${WORKDIR}/Gauche-${PV}
DESCRIPTION="A Unix system friendly scheme interpreter"
@@ -10,7 +10,7 @@ DEPEND="virtual/glibc"
RDEPEND="$DEPEND"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc64"
src_compile() {
./configure \