commit: 0978deaaddc693c7c065e69d2d8cfc1ce35a8541 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 27 17:47:03 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 27 17:47:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0978deaa
package.mask: Unmask new dev-python/setuptools Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c805d6e5b48..879a5355501 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -863,12 +863,6 @@ net-misc/gnome-remote-desktop =dev-lang/lua-5.2.4-r2 =dev-lang/lua-5.3.5-r2 -# Michał Górny <[email protected]> (2020-01-16) -# The new version loses Python 2 support but does not introduce any real -# changes. Let's mask it to reduce the noise, and hopefully try to get -# python2_7 out of default PYTHON_TARGETS first. ->=dev-python/setuptools-47 - # Lars Wendler <[email protected]> (2019-11-14) # Breaks archives containing relative paths # when being called with --no-absolute-filenames
