commit: 390bc22573e277bdf4cdf76d0af82c41937c8b40 Author: Stephan Hartmann <stha09 <AT> googlemail <DOT> com> AuthorDate: Mon Nov 11 09:13:07 2019 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Nov 11 21:04:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390bc225
profiles: mask chromium dev channel release (M80) 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/13609 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8369f500371..f97cd2db696 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# 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 + # Aaron Bauman <[email protected]> (2019-11-10) # Maintainer-needed, EAPI=0, Removal in 15 days # Upstream is dead and can't locate a new home
