diff options
Diffstat (limited to 'dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild')
-rw-r--r-- | dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild b/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild index 71cb3f1be829..c9ea67a47912 100644 --- a/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild +++ b/dev-lisp/gauche-gl/gauche-gl-0.3.1.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/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild,v 1.2 2004/02/21 16:18:05 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche-gl/gauche-gl-0.3.1.ebuild,v 1.3 2004/02/28 15:21:35 hattya Exp $ inherit eutils flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz" RESTRICT="nomirror" LICENSE="BSD" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" S="${WORKDIR}/${MY_P}" |