diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:53 +0200 |
commit | 583ea54fc5c107d9203d872837928b5545d314e5 (patch) | |
tree | 16ef2d082bae0b881fe384d970e8e1070988f714 /sci-mathematics/octave | |
parent | app-editors/neovim: Stabilize 0.8.1 x86, #886450 (diff) | |
download | gentoo-583ea54fc5c107d9203d872837928b5545d314e5.tar.gz gentoo-583ea54fc5c107d9203d872837928b5545d314e5.tar.bz2 gentoo-583ea54fc5c107d9203d872837928b5545d314e5.zip |
sci-mathematics/octave: Stabilize 6.4.0-r4 amd64, #886641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-6.4.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.4.0-r4.ebuild b/sci-mathematics/octave/octave-6.4.0-r4.ebuild index 85dc18d6efd9..4bc8ceb0934f 100644 --- a/sci-mathematics/octave/octave-6.4.0-r4.ebuild +++ b/sci-mathematics/octave/octave-6.4.0-r4.ebuild @@ -14,7 +14,7 @@ SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot gui hdf5 java opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs sundials X zlib" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" # Although it is listed in INSTALL.OCTAVE as a build tool, Octave runs # "makeinfo" from sys-apps/texinfo at runtime to convert its texinfo |