From 5eacb69efed09dcd7a8419df66bab0775d726111 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Thu, 4 May 2023 22:10:41 +0100 Subject: [PATCH] media-video/ffmpeg-chromium: Stabilise 112 on amd64 Signed-off-by: James Le Cuirot --- media-video/ffmpeg-chromium/ffmpeg-chromium-112.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-112.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-112.ebuild index 04db7f5c85c74..7549abb318bea 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-112.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-112.ebuild @@ -16,7 +16,7 @@ LICENSE=" gpl? ( GPL-2 ) " -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)