diff options
author | Sam James <sam@gentoo.org> | 2022-05-17 22:20:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-17 22:20:06 +0000 |
commit | 64dd2f667b6feb15854cbb5a4932346ca00f6919 (patch) | |
tree | ab4551684e173df72be37b662875faa12e071828 /sci-mathematics/octave | |
parent | profiles/arch/hppa: mask octave[sundials] (diff) | |
download | gentoo-64dd2f667b6feb15854cbb5a4932346ca00f6919.tar.gz gentoo-64dd2f667b6feb15854cbb5a4932346ca00f6919.tar.bz2 gentoo-64dd2f667b6feb15854cbb5a4932346ca00f6919.zip |
sci-mathematics/octave: Keyword 6.4.0-r2 hppa, #757822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-6.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.4.0-r2.ebuild b/sci-mathematics/octave/octave-6.4.0-r2.ebuild index fc956ca314bf..beacfa32b21a 100644 --- a/sci-mathematics/octave/octave-6.4.0-r2.ebuild +++ b/sci-mathematics/octave/octave-6.4.0-r2.ebuild @@ -14,7 +14,7 @@ SLOT="0/${PV}" IUSE="curl doc fftw +glpk gnuplot gui hdf5 java opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl static-libs sundials X zlib" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~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 |