commit: bf71b6b23c425fc0f978010a7c08be1b00384df6 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Mar 28 17:21:56 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 17:23:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf71b6b2
profiles: mask dev-python/pika-pool for removal Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c92055764b7..186b9b32e30 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Matthew Thode <[email protected]> (2020-03-28) +# No consumers. requires old dev-python/pika, bug 715152. Removal in 14 days. +dev-python/pika-pool + # Andreas K. Hüttel <[email protected]> (2020-03-27) # No consumers. Build problems, bug 668244. Removal in 30 days. media-libs/openmoiv
