diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 15:19:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 15:19:46 +0000 |
commit | 164f6b7b2baef530fcfdba7df2bf02d2106c2ea6 (patch) | |
tree | 426ab4038ab4b36ec97e72fdca76494c4a2de86e /sci-mathematics/octave | |
parent | x11-themes/adwaita-icon-theme: Stabilize 3.36.1 ppc, #738728 (diff) | |
download | gentoo-164f6b7b2baef530fcfdba7df2bf02d2106c2ea6.tar.gz gentoo-164f6b7b2baef530fcfdba7df2bf02d2106c2ea6.tar.bz2 gentoo-164f6b7b2baef530fcfdba7df2bf02d2106c2ea6.zip |
sci-mathematics/octave: Stabilize 5.2.0 arm64, #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 321f94206ccd..1c82411ce54f 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 |