diff options
author | Sam James <sam@gentoo.org> | 2020-12-07 15:24:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-07 15:24:29 +0000 |
commit | 8b7ca49ca22343d9f6b019261dc08e8933d6bfb9 (patch) | |
tree | 246c3ab193b50811fd3a2acbd130038f99fcd882 /sci-mathematics | |
parent | x11-misc/xkeyboard-config: arm stable (bug #758461) (diff) | |
download | gentoo-8b7ca49ca22343d9f6b019261dc08e8933d6bfb9.tar.gz gentoo-8b7ca49ca22343d9f6b019261dc08e8933d6bfb9.tar.bz2 gentoo-8b7ca49ca22343d9f6b019261dc08e8933d6bfb9.zip |
sci-mathematics/octave: Keyword 6.1.0-r1 arm, #757822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-6.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.1.0-r1.ebuild b/sci-mathematics/octave/octave-6.1.0-r1.ebuild index cbd2dd72530a..e5467f377417 100644 --- a/sci-mathematics/octave/octave-6.1.0-r1.ebuild +++ b/sci-mathematics/octave/octave-6.1.0-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot gui hdf5 java libressl opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs sundials X zlib" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~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 |