diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 11:28:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 11:28:48 +0000 |
commit | 61e6c6b552f71b10f96b0cad7d9173d407ec3c0c (patch) | |
tree | 255b40afeda4553a0422fcab02c5bed58b09df22 /sci-mathematics | |
parent | dev-libs/openssl: keyword 3.0.7-r2 for ~sparc (diff) | |
download | gentoo-61e6c6b552f71b10f96b0cad7d9173d407ec3c0c.tar.gz gentoo-61e6c6b552f71b10f96b0cad7d9173d407ec3c0c.tar.bz2 gentoo-61e6c6b552f71b10f96b0cad7d9173d407ec3c0c.zip |
sci-mathematics/octave: Stabilize 6.4.0-r4 x86, #886641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 354b3b02baf9..85dc18d6efd9 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 |