diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 22:11:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 22:11:08 +0200 |
commit | 484ba8ef67f71953c9a6009f037f1de2f92a1f47 (patch) | |
tree | 2d9c93e4bc25af06d43a0a053a6c91d8084ac5ee /sci-mathematics | |
parent | dev-ada/gnatdoc: keyword 23.0.0 for ~x86 (diff) | |
download | gentoo-484ba8ef67f71953c9a6009f037f1de2f92a1f47.tar.gz gentoo-484ba8ef67f71953c9a6009f037f1de2f92a1f47.tar.bz2 gentoo-484ba8ef67f71953c9a6009f037f1de2f92a1f47.zip |
sci-mathematics/octave: Stabilize 7.3.0-r1 arm, #887013
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-7.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-7.3.0-r1.ebuild b/sci-mathematics/octave/octave-7.3.0-r1.ebuild index 4fc5c885d7c7..99a82fab229e 100644 --- a/sci-mathematics/octave/octave-7.3.0-r1.ebuild +++ b/sci-mathematics/octave/octave-7.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 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm arm64 ~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 |