commit: a00b30e2a257b70d50cf3b8e54fd5b5bff7280ec Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 25 13:22:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 25 13:26:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00b30e2
profiles: last-rite dev-perl/MongoDB Bug: https://bugs.gentoo.org/728556 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ccd122e311e..e3820ebe33a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2021-10-25) +# Fails to build with glibc-2.30(!) and was abandoned upstream +# a few years ago. No reverse dependencies in tree. +# bug #728556. Removal on 2021-11-25. +dev-perl/MongoDB + # Jakov Smolić <[email protected]> (2021-10-24) # No maintainer, EAPI 5, dead upstream. # Removal on 2021-11-23. Bug #819300.
