From a90edf18c36b77c1fa1589c7e52f8f4679a56c3e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 17 Dec 2023 17:39:46 +0000 Subject: [PATCH] sci-mathematics/octave: Stabilize 8.3.0-r1 arm64, #917280 Signed-off-by: Arthur Zamarin --- sci-mathematics/octave/octave-8.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/octave/octave-8.3.0-r1.ebuild b/sci-mathematics/octave/octave-8.3.0-r1.ebuild index 5b284e1a503d8..70720e5931cdd 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