diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 19:58:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 19:58:44 -0700 |
commit | c22a3cebd215831e6cd29185e05f30909c503b60 (patch) | |
tree | 43ed614b02209c16c7854601149802c21a4dc428 /sci-mathematics/octave | |
parent | dev-python/oct2py: Drop to ~ppc64 (diff) | |
download | gentoo-c22a3cebd215831e6cd29185e05f30909c503b60.tar.gz gentoo-c22a3cebd215831e6cd29185e05f30909c503b60.tar.bz2 gentoo-c22a3cebd215831e6cd29185e05f30909c503b60.zip |
sci-mathematics/octave: Drop to ~ppc/~ppc64
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild index 66323d5a8b53..cc87a36b369d 100644 --- a/sci-mathematics/octave/octave-4.2.2.ebuild +++ b/sci-mathematics/octave/octave-4.2.2.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 |