commit: 4e2ae60e741a38834d6404ebb901c79477408997 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jan 30 09:40:59 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 30 10:04:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2ae60e
package.mask: Last rite dev-python/python-slip Bug: https://bugs.gentoo.org/832366 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 3ab5c6f892cb..1021aded584b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-01-30) +# NIH package with no revdeps and an awful build system that can't work +# with PEP 517 builders. Last release in 2017. +# Removal on 2022-03-01. Bug #832366. +dev-python/python-slip + # Fabian Groffen <[email protected]> (2022-01-29) # Fails to compile with GCC on macOS. No revdeps. # Removal on 2022-02-28. Bug #832309.
