diff options
author | Sam James <sam@gentoo.org> | 2020-12-07 15:26:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-07 15:26:53 +0000 |
commit | 4cfa8aeae7b25ba43374f5193ff69735560abbbd (patch) | |
tree | 4b252035188c7317e4d0e1d9dc8feba43b11bb5e /sci-mathematics/octave | |
parent | sci-libs/btf: Keyword 1.2.6 arm, #757822 (diff) | |
download | gentoo-4cfa8aeae7b25ba43374f5193ff69735560abbbd.tar.gz gentoo-4cfa8aeae7b25ba43374f5193ff69735560abbbd.tar.bz2 gentoo-4cfa8aeae7b25ba43374f5193ff69735560abbbd.zip |
sci-mathematics/octave: arm64 keyworded (bug #757822)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-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 e5467f377417..a1b62fde1d35 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 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~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 |