diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:05:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:05:25 +0200 |
commit | 4d47f976b48b128487a9246e505ca4a8807d8f50 (patch) | |
tree | ba830e05348bf417580cb65fb43bb94a28a46b85 /sci-mathematics/octave | |
parent | media-gfx/imagemagick: x86 stable wrt bug #612668 (diff) | |
download | gentoo-4d47f976b48b128487a9246e505ca4a8807d8f50.tar.gz gentoo-4d47f976b48b128487a9246e505ca4a8807d8f50.tar.bz2 gentoo-4d47f976b48b128487a9246e505ca4a8807d8f50.zip |
sci-mathematics/octave: x86 stable wrt bug #617694
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-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 9e65f53aa176..b4f01ff00ad2 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 |