diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:05:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 20:05:50 +0300 |
commit | 8cf2d1887e51a8c7a7111d2bc88dde532bf6a224 (patch) | |
tree | af5769af97d93f596ec8eb76e84a76998d5fd7a1 /sci-mathematics/octave | |
parent | dev-libs/libbpf: Stabilize 1.2.0 amd64, #908166 (diff) | |
download | gentoo-8cf2d1887e51a8c7a7111d2bc88dde532bf6a224.tar.gz gentoo-8cf2d1887e51a8c7a7111d2bc88dde532bf6a224.tar.bz2 gentoo-8cf2d1887e51a8c7a7111d2bc88dde532bf6a224.zip |
sci-mathematics/octave: Stabilize 8.1.0 amd64, #908186
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-8.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-8.1.0.ebuild b/sci-mathematics/octave/octave-8.1.0.ebuild index dafdb597cda2..5bb414745372 100644 --- a/sci-mathematics/octave/octave-8.1.0.ebuild +++ b/sci-mathematics/octave/octave-8.1.0.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 |