diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-10-11 16:27:29 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-12 06:20:52 +0800 |
commit | e96c9a00c3a0aa8c8845f70c70f347d182d3bcfa (patch) | |
tree | b0dcbd5c8fbb1e8da8fd1c7fefdeaa7364852a6c /sci-mathematics/octave | |
parent | x11-libs/qscintilla: keyword 2.13.0 for ~riscv (diff) | |
download | gentoo-e96c9a00c3a0aa8c8845f70c70f347d182d3bcfa.tar.gz gentoo-e96c9a00c3a0aa8c8845f70c70f347d182d3bcfa.tar.bz2 gentoo-e96c9a00c3a0aa8c8845f70c70f347d182d3bcfa.zip |
sci-mathematics/octave: keyword 6.3.0 for ~riscv
Closes: https://github.com/gentoo/gentoo/pull/22554
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-6.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.3.0.ebuild b/sci-mathematics/octave/octave-6.3.0.ebuild index 0b1370942764..5c1ff358633d 100644 --- a/sci-mathematics/octave/octave-6.3.0.ebuild +++ b/sci-mathematics/octave/octave-6.3.0.ebuild @@ -14,7 +14,7 @@ SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot gui hdf5 java opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs sundials X zlib" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~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 |