From 2448c3f55d780e2614ce5b27ede5428002e5cc59 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 15 Dec 2025 07:10:03 -0500 Subject: [PATCH] media-video/ffmpeg: Stabilize 7.1.3 arm, #967497 Signed-off-by: Eli Schwartz --- media-video/ffmpeg/ffmpeg-7.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg/ffmpeg-7.1.3.ebuild b/media-video/ffmpeg/ffmpeg-7.1.3.ebuild index c0e499d39f0a..e7d9a7215bf5 100644 --- a/media-video/ffmpeg/ffmpeg-7.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-7.1.3.ebuild @@ -25,7 +25,7 @@ else https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-2.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" fi DESCRIPTION="Complete solution to record/convert/stream audio and video"