diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-25 15:28:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-25 15:28:21 +0300 |
commit | e8cec9daeddf8b84af3ccdec8a224db4eb6947ff (patch) | |
tree | 12ca0cb22590d00a066237f9023daa72b51c9b71 /sci-mathematics/octave | |
parent | net-libs/rpcsvc-proto: amd64 stable wrt bug #725002 (diff) | |
download | gentoo-e8cec9daeddf8b84af3ccdec8a224db4eb6947ff.tar.gz gentoo-e8cec9daeddf8b84af3ccdec8a224db4eb6947ff.tar.bz2 gentoo-e8cec9daeddf8b84af3ccdec8a224db4eb6947ff.zip |
sci-mathematics/octave: amd64 stable wrt bug #709830
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-5.2.0.ebuild b/sci-mathematics/octave/octave-5.2.0.ebuild index 5d9b11ef5c5e..08552a338be7 100644 --- a/sci-mathematics/octave/octave-5.2.0.ebuild +++ b/sci-mathematics/octave/octave-5.2.0.ebuild @@ -14,7 +14,7 @@ SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot gui hdf5 java libressl opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs X zlib" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |