commit: dde96cae4b848b19b282c407970d6eeccf096dc8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 16:17:26 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 16:18:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde96cae
package.mask: Unmask dev-python/importlib_metadata I can't reproduce the problem anymore, so let's try unleashing it. 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 4fef6f8aaf1..21587736b7e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -216,11 +216,6 @@ dev-libs/go-usb # Removal on 2021-04-29 app-office/ical -# Michał Górny <[email protected]> (2021-03-30) -# Too strict entry_points.txt parsing causes revdeps to crash when -# dev-python/paste is installed. ->=dev-python/importlib_metadata-3.9 - # Craig Andrews <[email protected]> (2021-03-29) # Unmaintained upstream. # Project is also not useful due to changes in cryptocurrency mining.
