diff options
Diffstat (limited to 'sci-mathematics/octave/octave-3.0.3.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-3.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-3.0.3.ebuild b/sci-mathematics/octave/octave-3.0.3.ebuild index ce3e22ab8715..b5f69f94ff8f 100644 --- a/sci-mathematics/octave/octave-3.0.3.ebuild +++ b/sci-mathematics/octave/octave-3.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.3 2009/03/04 21:31:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.0.3.ebuild,v 1.4 2009/03/23 03:19:59 darkside Exp $ inherit flag-o-matic fortran xemacs-elisp-common @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="emacs readline zlib doc hdf5 curl fftw xemacs sparse" -KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" RDEPEND="virtual/lapack dev-libs/libpcre |