commit: 432749ab241885afcfabcc614d547fa81faf841c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 09:04:08 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 09:36:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432749ab
package.mask: Last rite dev-python/pathlib Bug: https://bugs.gentoo.org/743724 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 9fe6f67b8c5..69ec37e55e8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-20) +# Python 2 backport with no revdeps left. +# Removal in 30 days. Bug #743724. +dev-python/pathlib + # Michał Górny <[email protected]> (2020-09-20) # Unmaintained NIH libraries for app-backup/genbackupdata that is masked # for removal.
