commit: 25fc39b1e225b3633f8143275f21bf45be08e5a2 Author: Stephan Hartmann <sultan <AT> gentoo <DOT> org> AuthorDate: Thu Sep 16 06:09:06 2021 +0000 Commit: Stephan Hartmann <sultan <AT> gentoo <DOT> org> CommitDate: Thu Sep 16 06:09:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25fc39b1
profiles/base: update chromium[system-ffmpeg] mask Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org> profiles/base/package.use.mask | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 1120d03cdbb..64a1414519c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Stephan Hartmann <[email protected]> (2021-09-16) +# Uses a function that is not available in media-video/ffmpeg. +>=www-client/chromium-94 system-ffmpeg + # Petr Vanek <[email protected]> (2021-09-12) # rspamd-3.0 segfaults a lot with jemalloc enabled (Bug #810337) # It is caused by -Wl,--as-needed linker flag, @@ -63,11 +67,6 @@ dev-libs/libffi exec-static-trampoline # lto does not work on dev-lang/gnat-gpl-2021 dev-lang/gnat-gpl:10 lto -# Stephan Hartmann <[email protected]> (2021-06-26) -# Requires unreleased media-video/ffmpeg. ->=www-client/chromium-94 system-ffmpeg -=www-client/chromium-93.0.4577.63 system-ffmpeg - # Mike Gilbert <[email protected]> (2021-06-14) # Avoid running failing tests by default. sys-kernel/dracut test
