diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:59:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:59:25 +0200 |
commit | c252c52bbc905b9fc174e4edeff89cf0e0dcdb42 (patch) | |
tree | 2b77e52264c3dd7e9e30b981b157e5c2ab8e3d6f /sci-mathematics | |
parent | media-gfx/imagemagick: ppc64 stable wrt bug #612668 (diff) | |
download | gentoo-c252c52bbc905b9fc174e4edeff89cf0e0dcdb42.tar.gz gentoo-c252c52bbc905b9fc174e4edeff89cf0e0dcdb42.tar.bz2 gentoo-c252c52bbc905b9fc174e4edeff89cf0e0dcdb42.zip |
sci-mathematics/octave: ppc64 stable wrt bug #617694
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-4.2.1.ebuild b/sci-mathematics/octave/octave-4.2.1.ebuild index b4f01ff00ad2..66548146ebad 100644 --- a/sci-mathematics/octave/octave-4.2.1.ebuild +++ b/sci-mathematics/octave/octave-4.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot graphicsmagick gui hdf5 +imagemagick java opengl openssl portaudio postscript +qhull +qrupdate readline sndfile +sparse static-libs X zlib" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |