commit: 9215f11d48a5f54263e700e10d91613b5735e1b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 25 13:24:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 25 13:27:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9215f11d
profiles: last-rite sys-libs/libhugetlbfs Bug: https://bugs.gentoo.org/630128 Bug: https://bugs.gentoo.org/715640 Bug: https://bugs.gentoo.org/806079 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 61eecedb948..6e57286dfcb 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.34 and appears to be obsolete. No +# reverse dependencies. +# bug #806079. Removal on 2021-11-25. +sys-libs/libhugetlbfs + # 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.
