commit: d26eac483e7b066f9d1e4bf1fc23002841994a38 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 19 09:04:53 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 19 09:04:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26eac48
package.mask: Last rite sys-libs/netbsd-csu Bug: https://bugs.gentoo.org/760711 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0a237723cf2..75b803a0434 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-12-19) +# Made redundant by compiler-rt's crt implementation. No revdeps left. +# Removal in 30 days. Bug #760711. +sys-libs/netbsd-csu + # Mike Pagano <[email protected]> (2020-12-18) # Serious data corruption bug when using F2FS, # see https://bugzilla.kernel.org/show_bug.cgi?id=210765
