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@gentoo.org>
This commit is contained in:
Matt Jolly
2024-11-29 15:06:24 +10:00
parent 4de596351b
commit 91c4bb5a55

View File

@@ -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)