Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libextractor/
Date: Wed, 09 Jan 2019 01:36:14
Message-Id: 1546997747.fbea3fa0188fe08fc6e1f11deae243b9154409d6.whissi@gentoo
1 commit: fbea3fa0188fe08fc6e1f11deae243b9154409d6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 01:30:21 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 01:35:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbea3fa0
7
8 media-libs/libextractor: x86 stable (bug #673742)
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/libextractor/libextractor-1.8-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libextractor/libextractor-1.8-r1.ebuild b/media-libs/libextractor/libextractor-1.8-r1.ebuild
17 index f89c255307a..7a2375985ad 100644
18 --- a/media-libs/libextractor/libextractor-1.8-r1.ebuild
19 +++ b/media-libs/libextractor/libextractor-1.8-r1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ppc ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ppc ppc64 x86"
26 IUSE="apparmor +archive +bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg +magic midi mp4 mpeg tidy tiff vorbis +zlib" # test
27
28 RESTRICT="test"