commit: dbeeadb1624bb3624d7934f9699d16625f189ba3 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Jan 10 20:45:39 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Jan 10 20:52:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbeeadb1
profiles: mask dev-util/breakpad and deps Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9f68dc9f5297..e8af0e382b34 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Alfredo Tupone <[email protected]> (2023-01-10) +# They were added as a dependency of sci-libs/pytorch +# but they are no more +# Bug #890365 +# Removal on 2023-01-30 +dev-util/breakpad +dev-libs/linux-syscall-support + # Andreas Sturmlechner <[email protected]> (2023-01-10) # Unmaintained and reportedly broken by KDE Plasma 5.25 already. # Masking current stable version is the first step towards last-rites.
