diff options
author | 2012-03-25 15:55:06 +0000 | |
---|---|---|
committer | 2012-03-25 15:55:06 +0000 | |
commit | 32fcd708c337fc6a9989da9cc3870daca6fc0cf9 (patch) | |
tree | 264d82a5ad84bd4200c3c82b41ee393e60d254f5 /sci-mathematics/octave/octave-3.4.3-r1.ebuild | |
parent | Drop sparc keywords (diff) | |
download | historical-32fcd708c337fc6a9989da9cc3870daca6fc0cf9.tar.gz historical-32fcd708c337fc6a9989da9cc3870daca6fc0cf9.tar.bz2 historical-32fcd708c337fc6a9989da9cc3870daca6fc0cf9.zip |
Drop ia64/sparc
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'sci-mathematics/octave/octave-3.4.3-r1.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-3.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild index 915f8be3998d..6c9edbfbaba1 100644 --- a/sci-mathematics/octave/octave-3.4.3-r1.ebuild +++ b/sci-mathematics/octave/octave-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.11 2012/03/08 23:11:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.12 2012/03/25 15:55:06 armin76 Exp $ EAPI=4 inherit eutils base autotools toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" SLOT="0" IUSE="curl doc fftw +glpk +imagemagick opengl openmp +qhull +qrupdate readline +sparse static-libs X zlib" -KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND="dev-libs/libpcre app-text/ghostscript-gpl |