commit: 89b0c150933b1bfd6d43042c42d7d8adaf4b909f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 1 21:34:05 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 1 21:34:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b0c150
package.mask: Last rite dev-python/backports-abc 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 bcac6c5ef7b..ade79ac4f89 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-08-01) +# Python 2 backport, not used by anything anymore. +# Removal in 30 days. +dev-python/backports-abc + # Aaron Bauman <[email protected]> (2020-08-01) # Py2 only. Use dev-python/lxml instead. # Removal in 30 days
