diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:02:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:00:58 -0400 |
commit | 724489727033d00ff986a323fd72378752c100ce (patch) | |
tree | 55c5b3629b0850742b7384c2456d5aa90825e014 /media-libs | |
parent | games-board/gnuchess: arm64 stable (diff) | |
download | gentoo-724489727033d00ff986a323fd72378752c100ce.tar.gz gentoo-724489727033d00ff986a323fd72378752c100ce.tar.bz2 gentoo-724489727033d00ff986a323fd72378752c100ce.zip |
media-libs/mlt: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mlt/mlt-6.16.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mlt/mlt-6.16.0-r1.ebuild b/media-libs/mlt/mlt-6.16.0-r1.ebuild index 71a6bb0aefaa..76fc970c2228 100644 --- a/media-libs/mlt/mlt-6.16.0-r1.ebuild +++ b/media-libs/mlt/mlt-6.16.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mltframework/${PN}/releases/download/v${PV}/${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 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 libav libsamplerate lua melt opencv opengl python qt5 rtaudio ruby sdl vdpau vidstab xine xml" |