commit: 57c68b757c0867459ecf9e5236436dd281739409 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Mar 13 00:15:59 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Mar 13 00:15:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c68b75
profiles: Extend ffmpeg mask to include ffmpeg-6 Bug: https://bugs.gentoo.org/899704 Signed-off-by: Matt Turner <mattst88 <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 1d23feb13df3..d6e2e230ed0d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -531,7 +531,7 @@ dev-qt/qtwebsockets:6 # 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* +>=media-video/ffmpeg-5 >=media-sound/spek-0.8.5 # Brian Evans <[email protected]> (2022-01-07)
