diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-08 08:44:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-08 08:44:41 +0200 |
commit | 4d78b40c21c400b103b3574f8c47781836fb2976 (patch) | |
tree | 31c39786083b8c2ba4fd6aac03ed4c789c24fbd8 /sci-mathematics | |
parent | sys-cluster/galera: arm64 stable wrt bug #856946 (diff) | |
download | gentoo-4d78b40c21c400b103b3574f8c47781836fb2976.tar.gz gentoo-4d78b40c21c400b103b3574f8c47781836fb2976.tar.bz2 gentoo-4d78b40c21c400b103b3574f8c47781836fb2976.zip |
sci-mathematics/octave: x86 stable wrt bug #854489
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 849f53698922..5329c54bee7d 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 |