commit: 7730203586e26f35f664e4eec5129cb62ed62d84 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 17:09:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 21 17:10:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77302035
profiles: mask broken grpc Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 735ebc1350b5..e1d3675184c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-08-21) +# Broken install. +=net-libs/grpc-1.52.1-r1 + # Marek Szuba <[email protected]> (2023-08-21) # Does not work with recent versions of Sphinx. In the process of being # phased out of the Ansible ecosystem in favour of an mkdocs-based
