diff options
author | 2024-04-20 20:39:27 +0300 | |
---|---|---|
committer | 2024-04-20 20:39:27 +0300 | |
commit | ea6c635215491fc15dc8c6bcc7bb9c3c65e20b7a (patch) | |
tree | 79506148ba1c151bbca04a26d7909d3ee7105d3e /media-libs/mlt | |
parent | media-libs/ksanecore: Stabilize 23.08.5-r1 arm64, #930324 (diff) | |
download | gentoo-ea6c635215491fc15dc8c6bcc7bb9c3c65e20b7a.tar.gz gentoo-ea6c635215491fc15dc8c6bcc7bb9c3c65e20b7a.tar.bz2 gentoo-ea6c635215491fc15dc8c6bcc7bb9c3c65e20b7a.zip |
media-libs/mlt: Stabilize 7.22.0-r1 arm64, #930324
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-rw-r--r-- | media-libs/mlt/mlt-7.22.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-7.22.0-r1.ebuild b/media-libs/mlt/mlt-7.22.0-r1.ebuild index 0fb504c8eeb0..b2226b723708 100644 --- a/media-libs/mlt/mlt-7.22.0-r1.ebuild +++ b/media-libs/mlt/mlt-7.22.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mltframework/${PN}/releases/download/v${PV}/${P}.tar LICENSE="GPL-3" SLOT="0/7" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="debug ffmpeg frei0r gtk jack libsamplerate opencv opengl python qt5 qt6 rtaudio rubberband sdl test vdpau vidstab xine xml" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |