Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/
Date: Thu, 04 Jun 2020 06:36:04
Message-Id: 1591252548.21887a304bea6e4aab6ab1990bf1d6f0c02dc9ec.ago@gentoo
1 commit: 21887a304bea6e4aab6ab1990bf1d6f0c02dc9ec
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 06:35:16 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 06:35:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21887a30
7
8 sci-mathematics/octave: x86 stable wrt bug #709830
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-mathematics/octave/octave-5.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-mathematics/octave/octave-5.2.0.ebuild b/sci-mathematics/octave/octave-5.2.0.ebuild
18 index 08552a338be..1fe5608b0c3 100644
19 --- a/sci-mathematics/octave/octave-5.2.0.ebuild
20 +++ b/sci-mathematics/octave/octave-5.2.0.ebuild
21 @@ -14,7 +14,7 @@ SLOT="0/${PV}"
22 IUSE="curl doc fftw +glpk gnuplot gui hdf5 java libressl opengl
23 portaudio postscript +qhull +qrupdate readline sndfile +sparse
24 ssl static-libs X zlib"
25 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27
28 RDEPEND="
29 app-arch/bzip2