diff options
author | 2023-06-27 11:02:36 +0100 | |
---|---|---|
committer | 2023-06-27 11:02:36 +0100 | |
commit | a3cea3803119c05c662944abb710799ff5df9dc6 (patch) | |
tree | 4d16b35a45dc059693d95e47898fbd23ead0774b /profiles | |
parent | dev-python/pydantic: Stabilize 1.10.9 ppc64, #909248 (diff) | |
download | gentoo-a3cea3803119c05c662944abb710799ff5df9dc6.tar.gz gentoo-a3cea3803119c05c662944abb710799ff5df9dc6.tar.bz2 gentoo-a3cea3803119c05c662944abb710799ff5df9dc6.zip |
profiles: unmask ffmpeg-6
Various reports of bugs w/ ffmpeg-5 so let's unmask 6 given breakage
doesn't seem bad.
In particular, note https://forums.gentoo.org/viewtopic-t-1163694.html.
As for ffmpeg 6 bugs, gegl[ffmpeg] is still semi-broken but upstream for gegl
say not to worry about it (bug #907412).
Bug: https://bugs.gentoo.org/907412
Bug: https://bugs.gentoo.org/901257
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e27a563785f3..ff4a6e0497a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -291,10 +291,6 @@ dev-python/ntlm-auth # Removal on 2023-06-30. Bug #907495. dev-python/http-parser -# Sam James <sam@gentoo.org> (2023-05-29) -# Masked until enough reverse dependencies are fixed, bug #901257. -=media-video/ffmpeg-6* - # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-05-28) # Causes only problems, at negligible gain. Removal in 30days. # Bugs 880573, 864157, 885471, 870454, 884571 |