Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/aubio/
Date: Sat, 06 Oct 2018 16:48:50
Message-Id: 1538844446.0df15a44020ee175a40317a662280e73597e9513.mattst88@gentoo
1 commit: 0df15a44020ee175a40317a662280e73597e9513
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 16:13:24 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 16:47:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df15a44
7
8 media-libs/aubio-0.4.7: ppc64 stable, bug 667510
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/aubio/aubio-0.4.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/aubio/aubio-0.4.7.ebuild b/media-libs/aubio/aubio-0.4.7.ebuild
16 index 8929776a5d5..8b392873a27 100644
17 --- a/media-libs/aubio/aubio-0.4.7.ebuild
18 +++ b/media-libs/aubio/aubio-0.4.7.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://aubio.org/pub/${P}.tar.bz2"
20
21 LICENSE="GPL-3"
22 SLOT="0/5"
23 -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="amd64 ~ppc ppc64 sparc x86"
25 IUSE="doc double-precision examples ffmpeg fftw jack libav libsamplerate sndfile python test"
26
27 RDEPEND="