diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-07 08:34:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-07 08:34:01 +0200 |
commit | b0150443db00f07d687f78e4ca75768c9df5848f (patch) | |
tree | fcb104c9bde7d98e7cfdef63c3bb5e6ceb858603 /sci-mathematics | |
parent | dev-python/pygccxml: new package, add 2.2.1 (diff) | |
download | gentoo-b0150443db00f07d687f78e4ca75768c9df5848f.tar.gz gentoo-b0150443db00f07d687f78e4ca75768c9df5848f.tar.bz2 gentoo-b0150443db00f07d687f78e4ca75768c9df5848f.zip |
sci-mathematics/octave: amd64 stable wrt bug #854489
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-6.4.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-6.4.0-r3.ebuild b/sci-mathematics/octave/octave-6.4.0-r3.ebuild index d87f09f4aaf1..849f53698922 100644 --- a/sci-mathematics/octave/octave-6.4.0-r3.ebuild +++ b/sci-mathematics/octave/octave-6.4.0-r3.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 ~hppa ~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 |