commit:     91c4bb5a5519fe8bb50353fcf4eace44a0016ff5
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 05:06:24 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 05:06:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c4bb5a

media-video/ffmpeg-chromium: stabilize 130 for amd64, arm64

Chromium 130 never hit stable due to the test framework
implementation, so ffmpeg-chromium never got stabilised as
a result.

Some binary browsers (in this case Opera) have caught up
and now require this version. As 131 is already stable
and there have been no bug reports we'll stabilise
130 rather than hold back stable web browsers.

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 media-video/ffmpeg-chromium/ffmpeg-chromium-130.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-130.ebuild 
b/media-video/ffmpeg-chromium/ffmpeg-chromium-130.ebuild
index e2cbf285339c..3c89e9f50671 100644
--- a/media-video/ffmpeg-chromium/ffmpeg-chromium-130.ebuild
+++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-130.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)

Reply via email to