commit: a56dc4ac0c3b4945ca141e94f19949762651d858 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Aug 1 21:09:58 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Aug 1 21:10:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56dc4ac
profiles/package.mask: mask dev-python/elementtree Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7cb6615f0e0..39b7dcf30ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (2020-08-01) +# Py2 only. Use dev-python/lxml instead. +# Removal in 30 days +dev-python/elementtree + # Aaron Bauman <[email protected]> (2020-08-01) # Py2 only. Last upstream release 2013. # Removal in 30 days. Last 2 have deps on cddb.
