diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-17 17:39:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-17 17:39:41 +0000 |
commit | 4ae09aea2cb1b1ae8f62660407a22096ac00b702 (patch) | |
tree | 5c5fda45195ab5001402243a8d344ff819eebed2 /sci-mathematics/octave | |
parent | app-text/dblatex: Stabilize 0.3.12-r2 arm, #917280 (diff) | |
download | gentoo-4ae09aea2cb1b1ae8f62660407a22096ac00b702.tar.gz gentoo-4ae09aea2cb1b1ae8f62660407a22096ac00b702.tar.bz2 gentoo-4ae09aea2cb1b1ae8f62660407a22096ac00b702.zip |
sci-mathematics/octave: Stabilize 8.3.0-r1 arm, #917280
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-8.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-8.3.0-r1.ebuild b/sci-mathematics/octave/octave-8.3.0-r1.ebuild index 73abb207cb80..5b284e1a503d 100644 --- a/sci-mathematics/octave/octave-8.3.0-r1.ebuild +++ b/sci-mathematics/octave/octave-8.3.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0/${PV}" IUSE="curl doc fftw fltk +glpk gnuplot gui hdf5 imagemagick java json opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl 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 |