diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-06 16:07:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-06 16:07:42 +0300 |
commit | 9e55f71f57415a38feebb91d37f418abe48f3d94 (patch) | |
tree | 73702282f75b38ed6ecbb7f4fa294a67df6ccd34 /sci-mathematics | |
parent | sci-physics/lhapdf: add 6.5.1 (diff) | |
download | gentoo-9e55f71f57415a38feebb91d37f418abe48f3d94.tar.gz gentoo-9e55f71f57415a38feebb91d37f418abe48f3d94.tar.bz2 gentoo-9e55f71f57415a38feebb91d37f418abe48f3d94.zip |
sci-mathematics/octave: Stabilize 6.4.0-r3 arm64, #854489
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-6.4.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.4.0-r3.ebuild b/sci-mathematics/octave/octave-6.4.0-r3.ebuild index 0b54c76a4ce2..d87f09f4aaf1 100644 --- a/sci-mathematics/octave/octave-6.4.0-r3.ebuild +++ b/sci-mathematics/octave/octave-6.4.0-r3.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 |