diff options
author | George Shapovalov <george@gentoo.org> | 2002-12-10 02:01:29 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-12-10 02:01:29 +0000 |
commit | 356cdcecdaf24a95866e8d796f471fb2696c707d (patch) | |
tree | a34c5cc55586c91175a8221207e5364bc96edd2f /app-sci/octave | |
parent | Some cleanups (diff) | |
download | gentoo-2-356cdcecdaf24a95866e8d796f471fb2696c707d.tar.gz gentoo-2-356cdcecdaf24a95866e8d796f471fb2696c707d.tar.bz2 gentoo-2-356cdcecdaf24a95866e8d796f471fb2696c707d.zip |
unmasked on x86, since the -r0 has sandbox violation
Diffstat (limited to 'app-sci/octave')
-rw-r--r-- | app-sci/octave/octave-2.0.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/octave/octave-2.0.17-r1.ebuild b/app-sci/octave/octave-2.0.17-r1.ebuild index 75dd380bf43a..8b39faa54355 100644 --- a/app-sci/octave/octave-2.0.17-r1.ebuild +++ b/app-sci/octave/octave-2.0.17-r1.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/octave/octave-2.0.17-r1.ebuild,v 1.1 2002/10/25 23:19:39 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/octave/octave-2.0.17-r1.ebuild,v 1.2 2002/12/10 02:01:29 george Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,7 @@ DEPEND="virtual/glibc PROVIDE="dev-lang/octave" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" SLOT="0" src_compile() { |