diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 16:34:47 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 16:34:47 +0100 |
commit | d96d61b3e983833c0b27472ed50b1bf45ca451e8 (patch) | |
tree | 3a0de6c8ccf152ba68d0d3b430e7cf19e5397382 /media-libs/mlt | |
parent | dev-libs/libphonenumber: Stabilize 8.12.39 x86, #831591 (diff) | |
download | gentoo-d96d61b3e983833c0b27472ed50b1bf45ca451e8.tar.gz gentoo-d96d61b3e983833c0b27472ed50b1bf45ca451e8.tar.bz2 gentoo-d96d61b3e983833c0b27472ed50b1bf45ca451e8.zip |
media-libs/mlt: Stabilize 7.4.0 amd64, #831590
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-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 9d31cdf52f95..47ce7a57cb0d 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} )" |