diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:36:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:36:59 +0200 |
commit | 92f9cc2c7d3f2e28ed80d53512473e5a0ff786ed (patch) | |
tree | 85f68203db7f96919f39201a98866c024e1d4637 /sci-mathematics | |
parent | net-firewall/firewalld: Stabilize 1.2.2 arm, #885129 (diff) | |
download | gentoo-92f9cc2c7d3f2e28ed80d53512473e5a0ff786ed.tar.gz gentoo-92f9cc2c7d3f2e28ed80d53512473e5a0ff786ed.tar.bz2 gentoo-92f9cc2c7d3f2e28ed80d53512473e5a0ff786ed.zip |
sci-mathematics/octave: Stabilize 6.4.0-r5 arm64, #886641
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-6.4.0-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.4.0-r5.ebuild b/sci-mathematics/octave/octave-6.4.0-r5.ebuild index b3eb587fad29..9c173fa095d8 100644 --- a/sci-mathematics/octave/octave-6.4.0-r5.ebuild +++ b/sci-mathematics/octave/octave-6.4.0-r5.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 |