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: Sun, 27 Oct 2019 23:21:03
Message-Id: 1572218238.c0569cc1d7636cc7eb17f0f4a15fdfd8439eccde.whissi@gentoo
1 commit: c0569cc1d7636cc7eb17f0f4a15fdfd8439eccde
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 27 23:17:18 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 27 23:17:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0569cc1
7
8 media-libs/libextractor: x86 stable (bug #695538)
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/libextractor/libextractor-1.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libextractor/libextractor-1.9.ebuild b/media-libs/libextractor/libextractor-1.9.ebuild
17 index d95d55c512a..66612e13317 100644
18 --- a/media-libs/libextractor/libextractor-1.9.ebuild
19 +++ b/media-libs/libextractor/libextractor-1.9.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"