diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-31 21:51:44 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-31 22:46:10 +0200 |
commit | 05141070d709eda5ecea56f796458496c48d73dc (patch) | |
tree | 92cc568427700faaaa4bf2cf658f376358282c48 /media-libs/mlt | |
parent | kde-apps/kross-interpreters: 19.04.3-r1 stable for ruby25 compat (diff) | |
download | gentoo-05141070d709eda5ecea56f796458496c48d73dc.tar.gz gentoo-05141070d709eda5ecea56f796458496c48d73dc.tar.bz2 gentoo-05141070d709eda5ecea56f796458496c48d73dc.zip |
media-libs/mlt: 6.16.0-r2 stable for ruby25 compat
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-rw-r--r-- | media-libs/mlt/mlt-6.16.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.16.0-r2.ebuild b/media-libs/mlt/mlt-6.16.0-r2.ebuild index f509af5ceede..2046009e1216 100644 --- a/media-libs/mlt/mlt-6.16.0-r2.ebuild +++ b/media-libs/mlt/mlt-6.16.0-r2.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" |