diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 22:20:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 22:20:01 +0000 |
commit | 19a5e47e0403fcb6c9e32072f582e4c4df3884dd (patch) | |
tree | c78e55aa6f6c8fdf90a3912cf33bb152784f912b /sci-mathematics | |
parent | dev-util/diffoscope: bump up to 163 (diff) | |
download | gentoo-19a5e47e0403fcb6c9e32072f582e4c4df3884dd.tar.gz gentoo-19a5e47e0403fcb6c9e32072f582e4c4df3884dd.tar.bz2 gentoo-19a5e47e0403fcb6c9e32072f582e4c4df3884dd.zip |
sci-mathematics/octave: ppc64 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')
-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 a1b62fde1d35..cc994767a8fe 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 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~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 |