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 15:00:03
Message-Id: 1495810765.c252c52bbc905b9fc174e4edeff89cf0e0dcdb42.ago@gentoo
1 commit: c252c52bbc905b9fc174e4edeff89cf0e0dcdb42
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 14:59:25 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 14:59:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c252c52b
7
8 sci-mathematics/octave: ppc64 stable wrt bug #617694
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
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 b4f01ff00ad..66548146eba 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