commit: a64d48a07aa55f3a4afa84b570a5bfce5a203750 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 25 13:23:50 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 25 13:27:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a64d48a0
profiles: last-rite sys-apps/mtree Bug: https://bugs.gentoo.org/716058 Bug: https://bugs.gentoo.org/775962 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 e3820ebe33a..61eecedb948 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.33 and no activity upstream; seems like +# a new fork should be packaged. +# bug #775962. Removal on 2021-11-25. +sys-apps/mtree + # 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.
