mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user