diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 23:31:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 23:31:15 +0000 |
commit | 3d3724fb08ea318a4559e0c2634ab6b985e69f84 (patch) | |
tree | 50e1a3523e567bbed90d11fcf2e124947278684d /sci-mathematics | |
parent | net-analyzer/fail2ban: bump to 0.11.2 (diff) | |
download | gentoo-3d3724fb08ea318a4559e0c2634ab6b985e69f84.tar.gz gentoo-3d3724fb08ea318a4559e0c2634ab6b985e69f84.tar.bz2 gentoo-3d3724fb08ea318a4559e0c2634ab6b985e69f84.zip |
sci-mathematics/octave: ppc 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 cc994767a8fe..291afd256768 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~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 |