diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:48 +0200 |
commit | 21887a304bea6e4aab6ab1990bf1d6f0c02dc9ec (patch) | |
tree | f6801d8f342bcfedbc77fbf6285f9ba04f9c160b /sci-mathematics/octave | |
parent | dev-python/pyqtgraph: x86 stable wrt bug #726582 (diff) | |
download | gentoo-21887a304bea6e4aab6ab1990bf1d6f0c02dc9ec.tar.gz gentoo-21887a304bea6e4aab6ab1990bf1d6f0c02dc9ec.tar.bz2 gentoo-21887a304bea6e4aab6ab1990bf1d6f0c02dc9ec.zip |
sci-mathematics/octave: x86 stable wrt bug #709830
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/octave-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-5.2.0.ebuild b/sci-mathematics/octave/octave-5.2.0.ebuild index 08552a338be7..1fe5608b0c30 100644 --- a/sci-mathematics/octave/octave-5.2.0.ebuild +++ b/sci-mathematics/octave/octave-5.2.0.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 X zlib" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/bzip2 |