commit: 276d94e3afaac5c49b877cfd39dc8f1e88d314e6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 13 16:00:30 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 16 17:40:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276d94e3
package.mask: Unmask setuptools >= 60 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d13f1468e71e..d52abb941fa0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -237,11 +237,6 @@ sys-apps/hwids <dev-util/nvidia-cuda-sdk-11 <dev-util/nvidia-cuda-toolkit-11 -# Michał Górny <[email protected]> (2021-12-20) -# Switches from deprecated stdlib distutils to vendored distutils -# by default. Masked for testing. See tracker bug #822354. ->=dev-python/setuptools-60 - # Jonas Stein <[email protected]> (2021-12-20) # Package is broken and obsolete. # Removal on 2022-02-01. Bug #828875.
