commit: ba29faa6160d0209cd99f49b7dfb5f848393c4d7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 02:01:12 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 26 02:01:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba29faa6
profiles: tweak ffmpeg 5 mask ... to not additionally mask 9999. Bug: https://bugs.gentoo.org/831437 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 46129697e2e1..f59c15c05e11 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -435,7 +435,7 @@ x11-misc/easystroke # James Beddek <[email protected]> (2022-01-19) # FFmpeg 5.0 ABI/API changes break many packages. # Masking for tracker/tinderbox. Bug #831437 ->=media-video/ffmpeg-5.0 +=media-video/ffmpeg-5* # Brian Evans <[email protected]> (2022-01-07) # The main consumer, phpunit, does not initiate the new timer correctly
