Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/octave/
Date: Thu, 26 Apr 2018 03:01:56
Message-Id: 1524711524.c22a3cebd215831e6cd29185e05f30909c503b60.mattst88@gentoo
1 commit: c22a3cebd215831e6cd29185e05f30909c503b60
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 02:58:44 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 02:58:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22a3ceb
7
8 sci-mathematics/octave: Drop to ~ppc/~ppc64
9
10 sci-mathematics/octave/octave-4.2.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild
14 index 66323d5a8b5..cc87a36b369 100644
15 --- a/sci-mathematics/octave/octave-4.2.2.ebuild
16 +++ b/sci-mathematics/octave/octave-4.2.2.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
18 SLOT="0/${PV}"
19 IUSE="curl doc fftw +glpk gnuplot graphicsmagick gui hdf5 +imagemagick java opengl openssl
20 portaudio postscript +qhull +qrupdate readline sndfile +sparse static-libs X zlib"
21 -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
23
24 RDEPEND="
25 app-arch/bzip2