commit: 7a17ed00b9174ad75bb0fb3c5998475aece5bebe Author: Stephan Hartmann <stha09 <AT> googlemail <DOT> com> AuthorDate: Mon Dec 23 15:09:23 2019 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Dec 23 16:22:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a17ed00
profiles: drop chromium mask 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/14103 profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 679ba3f6379..2fac08e8ba7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -731,12 +731,6 @@ dev-util/ccglue # https://bugs.gentoo.org/700020 =app-arch/cpio-2.13 -# Stephan Hartmann <[email protected]> (2019-11-11) -# Dev channel releases are only for people who -# are developers or want more experimental features -# and accept a more unstable release. ->=www-client/chromium-80 - # Michał Górny <[email protected]> (2019-10-20) # Testing version that breaks multiple plugins. Let's keep it masked # until upstream releases fixed versions.
