diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:43:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:43:34 +0200 |
commit | 5212eba97208c41ec2c6cab146159fa9d910fcc3 (patch) | |
tree | 8eae46833470fcba0694f46f67aa55d35b38ef01 /media-libs/mlt | |
parent | media-gfx/krita: Stabilize 5.1.3-r1 amd64, #882627 (diff) | |
download | gentoo-5212eba97208c41ec2c6cab146159fa9d910fcc3.tar.gz gentoo-5212eba97208c41ec2c6cab146159fa9d910fcc3.tar.bz2 gentoo-5212eba97208c41ec2c6cab146159fa9d910fcc3.zip |
media-libs/mlt: Stabilize 7.12.0 amd64, #882627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/mlt')
-rw-r--r-- | media-libs/mlt/mlt-7.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-7.12.0.ebuild b/media-libs/mlt/mlt-7.12.0.ebuild index 761f6f840011..543a920bf614 100644 --- a/media-libs/mlt/mlt-7.12.0.ebuild +++ b/media-libs/mlt/mlt-7.12.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 ~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 rtaudio rubberband sdl test vdpau vidstab xine xml" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |