From e893a79b75cd519db3ee351bf60cdca34aca5537 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 27 Mar 2024 23:10:59 +0000 Subject: [PATCH] media-video/ffmpeg-chromium: Stabilize 123 arm64, #927965 Signed-off-by: Sam James --- media-video/ffmpeg-chromium/ffmpeg-chromium-123.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-123.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-123.ebuild index 08fe358ac43b3..d3285deb8a3d2 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-123.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-123.ebuild @@ -16,7 +16,7 @@ LICENSE=" " SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" # Options to use as use_enable in the foo[:bar] form. # This will feed configure with $(use_enable foo bar)