diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 22:21:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 22:21:53 +0000 |
commit | 54dd963ba005b96d7c0fcd279e1462bb978448b7 (patch) | |
tree | b26006c572218d0f8df0b52f2cd297bb70db977e /media-libs | |
parent | net-analyzer/wireshark: remove unused patch (diff) | |
download | gentoo-54dd963ba005b96d7c0fcd279e1462bb978448b7.tar.gz gentoo-54dd963ba005b96d7c0fcd279e1462bb978448b7.tar.bz2 gentoo-54dd963ba005b96d7c0fcd279e1462bb978448b7.zip |
media-libs/mlt: Stabilize 6.26.1-r1 x86, #791454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mlt/mlt-6.26.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.26.1-r1.ebuild b/media-libs/mlt/mlt-6.26.1-r1.ebuild index 4f5ca766dc8b..e8345a2f096a 100644 --- a/media-libs/mlt/mlt-6.26.1-r1.ebuild +++ b/media-libs/mlt/mlt-6.26.1-r1.ebuild @@ -13,7 +13,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 kernel_linux libsamplerate lua opencv opengl python qt5 rtaudio rubberband sdl vdpau vidstab xine xml" |