diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 13:44:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 13:44:01 +0200 |
commit | 7f8bb088b25cc78602cc6dac96d01d01f932b90e (patch) | |
tree | d087c90060265085d84411687e2c96ef57d81b0e /media-libs/mlt | |
parent | dev-cpp/rttr: x86 stable wrt bug #688938 (diff) | |
download | gentoo-7f8bb088b25cc78602cc6dac96d01d01f932b90e.tar.gz gentoo-7f8bb088b25cc78602cc6dac96d01d01f932b90e.tar.bz2 gentoo-7f8bb088b25cc78602cc6dac96d01d01f932b90e.zip |
media-libs/mlt: x86 stable wrt bug #688938
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs/mlt')
-rw-r--r-- | media-libs/mlt/mlt-6.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.16.0-r1.ebuild b/media-libs/mlt/mlt-6.16.0-r1.ebuild index dee7260c926b..f2a3118ce6ba 100644 --- a/media-libs/mlt/mlt-6.16.0-r1.ebuild +++ b/media-libs/mlt/mlt-6.16.0-r1.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 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" |