diff options
author | Sam James <sam@gentoo.org> | 2022-01-21 12:41:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:41:36 +0000 |
commit | f6d9c870e410663da86a3d1d7d5a75dbdc68b86b (patch) | |
tree | 9da4d43fb6db4dd8d223ed7f473b89e329834988 /media-libs | |
parent | net-misc/chrony: Stabilize 4.2 arm64, #831576 (diff) | |
download | gentoo-f6d9c870e410663da86a3d1d7d5a75dbdc68b86b.tar.gz gentoo-f6d9c870e410663da86a3d1d7d5a75dbdc68b86b.tar.bz2 gentoo-f6d9c870e410663da86a3d1d7d5a75dbdc68b86b.zip |
media-libs/mlt: Stabilize 7.4.0 arm64, #831590
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mlt/mlt-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-7.4.0.ebuild b/media-libs/mlt/mlt-7.4.0.ebuild index 47ce7a57cb0d..e0c70f26c65e 100644 --- a/media-libs/mlt/mlt-7.4.0.ebuild +++ b/media-libs/mlt/mlt-7.4.0.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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug ffmpeg frei0r gtk jack libsamplerate opencv opengl python qt5 rtaudio rubberband sdl test vdpau vidstab xine xml" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |