commit: 64a318f6b00d3806201dbcfa65092b6a4559b9a7 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org> AuthorDate: Thu Jun 20 16:01:21 2019 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 16:22:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a318f6
profiles: Restrict www-client/chromium[system-icu] mask to <76 versions. Fixes: https://bugs.gentoo.org/661880 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/releases/17.0/package.use.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/releases/17.0/package.use.mask b/profiles/releases/17.0/package.use.mask index 2d3cd740a9d..650f4a696f1 100644 --- a/profiles/releases/17.0/package.use.mask +++ b/profiles/releases/17.0/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 2017-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andreas K. Hüttel <[email protected]> (27 May 2017) @@ -15,4 +15,4 @@ sys-devel/gcc -pie # Mike Gilbert <[email protected]> (05 Aug 2018) # Fails to build. # https://bugs.gentoo.org/661880 ->=www-client/chromium-69 system-icu +<www-client/chromium-76 system-icu
