diff options
author | 2020-11-02 12:49:29 +0000 | |
---|---|---|
committer | 2020-11-02 12:49:29 +0000 | |
commit | b8c916b4f16edbccc39acc4d65edb2921187e8b5 (patch) | |
tree | f67a7d0f461853196a280b22854c1b1540b5d874 /media-libs | |
parent | kde-misc/tellico: Stabilize 3.3.3 amd64, #749786 (diff) | |
download | gentoo-b8c916b4f16edbccc39acc4d65edb2921187e8b5.tar.gz gentoo-b8c916b4f16edbccc39acc4d65edb2921187e8b5.tar.bz2 gentoo-b8c916b4f16edbccc39acc4d65edb2921187e8b5.zip |
media-libs/mlt: Stabilize 6.22.1-r1 amd64, #749810
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mlt/mlt-6.22.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.22.1-r1.ebuild b/media-libs/mlt/mlt-6.22.1-r1.ebuild index ced05ecf631e..703672aeabdc 100644 --- a/media-libs/mlt/mlt-6.22.1-r1.ebuild +++ b/media-libs/mlt/mlt-6.22.1-r1.ebuild @@ -12,7 +12,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 libsamplerate lua melt opencv opengl python qt5 rtaudio sdl vdpau vidstab xine xml" |