diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 16:34:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 16:34:12 +0000 |
commit | 868d7399c20a7c1305d4bedb7204848d483e7d9f (patch) | |
tree | 5da2729c6b9e41f6b234d68da613495c0ac28448 /media-libs/mlt | |
parent | dev-python/lxml: Stabilize 4.6.3-r1 x86, #790737 (diff) | |
download | gentoo-868d7399c20a7c1305d4bedb7204848d483e7d9f.tar.gz gentoo-868d7399c20a7c1305d4bedb7204848d483e7d9f.tar.bz2 gentoo-868d7399c20a7c1305d4bedb7204848d483e7d9f.zip |
media-libs/mlt: Stabilize 6.26.1-r1 amd64, #791454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-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 b04aa302aa90..4f5ca766dc8b 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" |