summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-08-03 12:28:16 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-08-03 12:28:16 +0000
commit69fdb0dd9cb56df2f4df45a23841aea6bde6417d (patch)
tree4e89a098181164a184d660688d229d5a3fbaa02d /sci-mathematics/octave/octave-2.1.72.ebuild
parentfix ChangeLog (diff)
downloadgentoo-2-69fdb0dd9cb56df2f4df45a23841aea6bde6417d.tar.gz
gentoo-2-69fdb0dd9cb56df2f4df45a23841aea6bde6417d.tar.bz2
gentoo-2-69fdb0dd9cb56df2f4df45a23841aea6bde6417d.zip
Sparc stable --- Bug #141446 --- builds and passes all tests (but note running
tests requires dejagnu). (Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.72.ebuild')
-rw-r--r--sci-mathematics/octave/octave-2.1.72.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 057cae0a718d..70dc34484246 100644
--- a/sci-mathematics/octave/octave-2.1.72.ebuild
+++ b/sci-mathematics/octave/octave-2.1.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.7 2006/07/27 05:51:06 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.8 2006/08/03 12:28:16 fmccor Exp $
inherit flag-o-matic fortran
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.octave.org/pub/octave/bleeding-edge/${P}.tar.bz2
SLOT="0"
IUSE="emacs static readline zlib doc hdf5 mpi blas"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc x86"
DEPEND="virtual/libc
>=sys-libs/ncurses-5.2-r3