commit: 23d3091f0f7490b5b392f6b36f42322821184af5 Author: Stephan Hartmann <stha09 <AT> googlemail <DOT> com> AuthorDate: Sat Apr 11 09:58:06 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Apr 11 16:43:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d3091f
profiles/base: Mask system-icu for www-client/chromium (M83) Signed-off-by: Stephan Hartmann <stha09 <AT> googlemail.com> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15301 profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index fedd2b26f77..234c8b039ed 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]> (2020-04-11) +# Requires unreleased >=dev-libs/icu-67 +>=www-client/chromium-83.0.4103.7 system-icu + # Ulrich Müller <[email protected]> (2020-04-08) # Old versions of libjpeg-turbo have known security issues. # Use the bundled lib on your own risk. Bug #715106.
