diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 16:58:09 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 16:58:09 +0000 |
commit | c25f8fda90fe5f0dee57f76baf5bfb69d6864f60 (patch) | |
tree | 8f6884e8af863ac71600c94fb667516403dfb311 /sci-mathematics/octave/octave-2.1.73.ebuild | |
parent | Dropped ~ppc-macos, see you in prefix. (diff) | |
download | historical-c25f8fda90fe5f0dee57f76baf5bfb69d6864f60.tar.gz historical-c25f8fda90fe5f0dee57f76baf5bfb69d6864f60.tar.bz2 historical-c25f8fda90fe5f0dee57f76baf5bfb69d6864f60.zip |
Stable on x86 wrt bug #141446.
Package-Manager: portage-2.1.2_pre1-r4
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.73.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild index 88f6e653bfc4..9de058e53f69 100644 --- a/sci-mathematics/octave/octave-2.1.73.ebuild +++ b/sci-mathematics/octave/octave-2.1.73.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.73.ebuild,v 1.3 2006/09/30 18:39:48 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.4 2006/10/04 16:58:09 wolf31o2 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 |