diff options
author | 2025-01-23 22:18:47 +0000 | |
---|---|---|
committer | 2025-01-23 22:18:47 +0000 | |
commit | 75c7345f3f10a5bd15865cef96dcc7e0c6c9a4e0 (patch) | |
tree | 72982b00c46fd5d92779af76fcba3c5dca3dafcb /sci-mathematics | |
parent | dev-libs/botan: Stabilize 3.6.1 ppc, #919938 (diff) | |
download | gentoo-75c7345f3f10a5bd15865cef96dcc7e0c6c9a4e0.tar.gz gentoo-75c7345f3f10a5bd15865cef96dcc7e0c6c9a4e0.tar.bz2 gentoo-75c7345f3f10a5bd15865cef96dcc7e0c6c9a4e0.zip |
sci-mathematics/octave: Stabilize 9.2.0-r1 arm64, #938709
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-9.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-9.2.0-r1.ebuild b/sci-mathematics/octave/octave-9.2.0-r1.ebuild index c0305336a4ae..dcd444ef8d65 100644 --- a/sci-mathematics/octave/octave-9.2.0-r1.ebuild +++ b/sci-mathematics/octave/octave-9.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0/${PV}" -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" IUSE="curl doc fftw +glpk gnuplot gui hdf5 imagemagick java json klu portaudio postscript +qhull +qrupdate readline sndfile +sparse spqr ssl sundials zlib" |