diff options
Diffstat (limited to 'app-sci/octave/octave-2.1.36.ebuild')
-rw-r--r-- | app-sci/octave/octave-2.1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/octave/octave-2.1.36.ebuild b/app-sci/octave/octave-2.1.36.ebuild index 0fb6707bd60d..b127c6fb2166 100644 --- a/app-sci/octave/octave-2.1.36.ebuild +++ b/app-sci/octave/octave-2.1.36.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/app-sci/octave/octave-2.1.36.ebuild,v 1.1 2002/07/15 16:35:55 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.1.36.ebuild,v 1.2 2002/09/19 20:09:39 owen Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU Octave is a high-level language (MatLab compatible) intended for numerical computations." @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" PROVIDE="dev-lang/octave" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" SLOT="0" # NOTE: octave supports blas/lapack from intel but this is not open |