diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:30:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:35:47 +0100 |
commit | fbea3fa0188fe08fc6e1f11deae243b9154409d6 (patch) | |
tree | c5ec1e2ed54c51ef4472596decf0f1330d5896be /media-libs/libextractor | |
parent | app-editors/kile: x86 stable (bug #674802) (diff) | |
download | gentoo-fbea3fa0188fe08fc6e1f11deae243b9154409d6.tar.gz gentoo-fbea3fa0188fe08fc6e1f11deae243b9154409d6.tar.bz2 gentoo-fbea3fa0188fe08fc6e1f11deae243b9154409d6.zip |
media-libs/libextractor: x86 stable (bug #673742)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libextractor')
-rw-r--r-- | media-libs/libextractor/libextractor-1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libextractor/libextractor-1.8-r1.ebuild b/media-libs/libextractor/libextractor-1.8-r1.ebuild index f89c255307a0..7a2375985adb 100644 --- a/media-libs/libextractor/libextractor-1.8-r1.ebuild +++ b/media-libs/libextractor/libextractor-1.8-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ppc ppc64 x86" IUSE="apparmor +archive +bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg +magic midi mp4 mpeg tidy tiff vorbis +zlib" # test RESTRICT="test" |