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: Fri, 26 May 2017 14:05:54
Message-Id: 1495807525.4d47f976b48b128487a9246e505ca4a8807d8f50.ago@gentoo
1 commit: 4d47f976b48b128487a9246e505ca4a8807d8f50
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 14:05:25 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 14:05:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d47f976
7
8 sci-mathematics/octave: x86 stable wrt bug #617694
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-mathematics/octave/octave-4.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-mathematics/octave/octave-4.2.1.ebuild b/sci-mathematics/octave/octave-4.2.1.ebuild
18 index 9e65f53aa17..b4f01ff00ad 100644
19 --- a/sci-mathematics/octave/octave-4.2.1.ebuild
20 +++ b/sci-mathematics/octave/octave-4.2.1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
22 SLOT="0/${PV}"
23 IUSE="curl doc fftw +glpk gnuplot graphicsmagick gui hdf5 +imagemagick java opengl openssl
24 portaudio postscript +qhull +qrupdate readline sndfile +sparse static-libs X zlib"
25 -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
27
28 RDEPEND="
29 app-arch/bzip2