commit: 95c06a1a5bd99b49bd0089b01388cdb08282911f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 30 08:34:00 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 30 08:34:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c06a1a
profiles: Mask dev-python/basemap for removal Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f85f040579c..29dafef2262 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-03-30) +# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only +# Bugs #484270 and #705646, masked for removal in 30 days. +dev-python/basemap + # Michał Górny <[email protected]> (2020-03-30) # Unmaintained. Humongous number of vulnerabilities. Python 2 only. # Needs really active maintainer. app-editors/atom is the only revdep.
