commit: e96c9a00c3a0aa8c8845f70c70f347d182d3bcfa Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Oct 11 05:27:29 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 22:20:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96c9a00
sci-mathematics/octave: keyword 6.3.0 for ~riscv Closes: https://github.com/gentoo/gentoo/pull/22554 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sci-mathematics/octave/octave-6.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/octave/octave-6.3.0.ebuild b/sci-mathematics/octave/octave-6.3.0.ebuild index 0b137094276..5c1ff358633 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
