diff options
author | Sam James <sam@gentoo.org> | 2022-11-05 07:55:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-05 07:55:24 +0000 |
commit | 86ca5e1ab6a48efd0c09238d94e9fca52d60403e (patch) | |
tree | aabc79e35e4b7e18d509d111d50597f818228ed9 /sci-mathematics/octave | |
parent | net-misc/nx: keyword riscv 3.5.99.26, #879343 (diff) | |
download | gentoo-86ca5e1ab6a48efd0c09238d94e9fca52d60403e.tar.gz gentoo-86ca5e1ab6a48efd0c09238d94e9fca52d60403e.tar.bz2 gentoo-86ca5e1ab6a48efd0c09238d94e9fca52d60403e.zip |
sci-mathematics/octave: Stabilize 6.4.0-r3 arm, #854489
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-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 8919fcaa9b6e..e99fbea2fc93 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 |