From 54d1ec361d9b54c6be4bb35175777e7f02cc98b8 Mon Sep 17 00:00:00 2001 From: Matt Jolly Date: Sat, 4 Apr 2026 18:10:26 +1000 Subject: [PATCH] media-video/ffmpeg-chromium: stabilize 147 for amd64 www-client/opera-developer got a little ahead of Chromium for once, and we'll be doing a stablereq otherwise for Chromium next week. Been in-tree for over a month with no reported issues. Signed-off-by: Matt Jolly --- media-video/ffmpeg-chromium/ffmpeg-chromium-147.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-147.ebuild b/media-video/ffmpeg-chromium/ffmpeg-chromium-147.ebuild index 18fa6220c7be6..a8185a7d0a2f4 100644 --- a/media-video/ffmpeg-chromium/ffmpeg-chromium-147.ebuild +++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-147.ebuild @@ -16,7 +16,7 @@ LICENSE=" " SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64" # Options to use as use_enable in the foo[:bar] form. # This will feed configure with $(use_enable foo bar)