commit: ba1d0aa780a7ab7097ef7999a1340c0a153c260d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 26 13:53:43 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 26 14:03:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1d0aa7
package.mask: Last rite dev-libs/zthread Bug: https://bugs.gentoo.org/924925 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 69db95e7dd1a..38a356c8091f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-03-26) +# Bad C++ code. Unmaintained. Carries a number of patches already. +# No reverse dependencies. +# Removal on 2024-04-25. Bug #924925. +dev-libs/zthread + # Ionen Wolkens <[email protected]> (2024-03-26) # Breaks revdeps that need embree-3 and seems intended to be # SLOT=4. Mask until the situation is improved (bug #927833).
