diff options
author | Sam James <sam@gentoo.org> | 2020-10-06 21:09:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-06 21:09:30 +0000 |
commit | 1899d0dd394397f77575bf17ed93f9e8d724b00f (patch) | |
tree | daec41c5e6d0a57a816959ce6ca4d7603c29c249 /sci-mathematics/octave | |
parent | dev-util/cgdb: Stabilize 0.7.1 arm, #746098 (diff) | |
download | gentoo-1899d0dd394397f77575bf17ed93f9e8d724b00f.tar.gz gentoo-1899d0dd394397f77575bf17ed93f9e8d724b00f.tar.bz2 gentoo-1899d0dd394397f77575bf17ed93f9e8d724b00f.zip |
sci-mathematics/octave: Keyword 5.2.0 arm64, #746944
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-5.2.0.ebuild b/sci-mathematics/octave/octave-5.2.0.ebuild index 1fe5608b0c30..321f94206ccd 100644 --- a/sci-mathematics/octave/octave-5.2.0.ebuild +++ b/sci-mathematics/octave/octave-5.2.0.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 X zlib" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |