diff options
author | Sam James <sam@gentoo.org> | 2020-11-07 17:49:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-07 17:49:44 +0000 |
commit | b1268645acf342c0a8dfa3ad95f1f01ef800133a (patch) | |
tree | 52acacbf02990917ebe371a4a9261e847c7895a0 /sci-mathematics/octave | |
parent | dev-python/pytest-django: arm64 keyworded (bug #752396) (diff) | |
download | gentoo-b1268645acf342c0a8dfa3ad95f1f01ef800133a.tar.gz gentoo-b1268645acf342c0a8dfa3ad95f1f01ef800133a.tar.bz2 gentoo-b1268645acf342c0a8dfa3ad95f1f01ef800133a.zip |
sci-mathematics/octave: Stabilize 5.2.0 arm, #709830
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 1c82411ce54f..873ea617a81f 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 arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |