diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-24 15:42:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-24 15:42:09 +0200 |
commit | d8685043138d8f2b4b353385d79b4c610f0d1ef5 (patch) | |
tree | 661c0d325e415a4d0662d4e759f7ea77fe2bf4e0 /sci-mathematics | |
parent | sys-apps/file: amd64 stable wrt bug #619506 (diff) | |
download | gentoo-d8685043138d8f2b4b353385d79b4c610f0d1ef5.tar.gz gentoo-d8685043138d8f2b4b353385d79b4c610f0d1ef5.tar.bz2 gentoo-d8685043138d8f2b4b353385d79b4c610f0d1ef5.zip |
sci-mathematics/octave: amd64 stable wrt bug #617694
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 25496a9dace8..9e65f53aa176 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 |