diff options
author | 2025-01-23 22:18:49 +0000 | |
---|---|---|
committer | 2025-01-23 22:18:49 +0000 | |
commit | dccdbdfaf4a45283450d2ae1a950ef0e5796a184 (patch) | |
tree | 98a7c28b99005246ef7a4760eff87da17e9562ee /sci-mathematics | |
parent | sci-mathematics/octave: Stabilize 9.2.0-r1 arm64, #938709 (diff) | |
download | gentoo-dccdbdfaf4a45283450d2ae1a950ef0e5796a184.tar.gz gentoo-dccdbdfaf4a45283450d2ae1a950ef0e5796a184.tar.bz2 gentoo-dccdbdfaf4a45283450d2ae1a950ef0e5796a184.zip |
sci-mathematics/octave: Stabilize 9.2.0-r1 arm, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-9.2.0-r1.ebuild b/sci-mathematics/octave/octave-9.2.0-r1.ebuild index dcd444ef8d65..cde5d1bc7246 100644 --- a/sci-mathematics/octave/octave-9.2.0-r1.ebuild +++ b/sci-mathematics/octave/octave-9.2.0-r1.ebuild @@ -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" |