diff options
author | 2023-08-21 04:47:21 +0100 | |
---|---|---|
committer | 2023-08-21 04:47:21 +0100 | |
commit | 3a9cab3fcdd755cede3034a3fbbf78d79e6ef1d9 (patch) | |
tree | bc08d7d113eae0efc44766ef26f55826037d13c7 /sci-mathematics | |
parent | dev-libs/libdex: Version bump to 0.3.1 (diff) | |
download | gentoo-3a9cab3fcdd755cede3034a3fbbf78d79e6ef1d9.tar.gz gentoo-3a9cab3fcdd755cede3034a3fbbf78d79e6ef1d9.tar.bz2 gentoo-3a9cab3fcdd755cede3034a3fbbf78d79e6ef1d9.zip |
sci-mathematics/octave: Stabilize 8.1.0 arm, #908186
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 5bb414745372..4db8e4efadcf 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 |