diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 01:05:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 01:05:48 +0100 |
commit | 84701ebba753145ccf5c055c4124043a3d599a02 (patch) | |
tree | 552c57e09deb0d1ec8d599026d125d7345abd5d6 /media-libs/mlt | |
parent | kde-apps/zeroconf-ioslave: x86 stable wrt bug #708822 (diff) | |
download | gentoo-84701ebba753145ccf5c055c4124043a3d599a02.tar.gz gentoo-84701ebba753145ccf5c055c4124043a3d599a02.tar.bz2 gentoo-84701ebba753145ccf5c055c4124043a3d599a02.zip |
media-libs/mlt: x86 stable wrt bug #708822
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-rw-r--r-- | media-libs/mlt/mlt-6.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.20.0.ebuild b/media-libs/mlt/mlt-6.20.0.ebuild index bd24f9e85d84..dc0066d32399 100644 --- a/media-libs/mlt/mlt-6.20.0.ebuild +++ b/media-libs/mlt/mlt-6.20.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mltframework/${PN}/releases/download/v${PV}/${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="compressed-lumas cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug ffmpeg fftw frei0r gtk jack kdenlive kernel_linux libav libsamplerate lua melt opencv opengl python qt5 rtaudio ruby sdl vdpau vidstab xine xml" |