commit: 0e3f1d88c21b9ca90482e52da1ff58b2403f4a7b Author: Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org> AuthorDate: Sun Jun 11 16:34:17 2017 +0000 Commit: Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 16:34:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3f1d88
profiles/package.mask: update chromium mask for M61 profiles/package.mask | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c50572b9a42..56330b520c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Pawel Hajdan, Jr. <[email protected]> (11 Jun 2017) +# Dev channel releases are only for people who are developers or want more +# experimental features and accept a more unstable release. +>=www-client/chromium-61 + # Raymond Jennings <[email protected]> (11 Jun 2017) # Upstream announced EOL effective July 2017. # Depends on qt4 which is being deprecated. @@ -493,11 +498,6 @@ app-arch/unlzx # Masked for removal in 30 days. net-im/licq -# Pawel Hajdan, Jr. <[email protected]> (03 May 2017) -# Dev channel releases are only for people who are developers or want more -# experimental features and accept a more unstable release. ->=www-client/chromium-60 - # Zac Medico <[email protected]> (01 May 2017) # Possible API incompatibilities, bug #617174. # http://aiohttp.readthedocs.io/en/latest/migration.html
