commit: 5e8092b62121206f7a3f4101a6ae66d5209e0a95 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 22 23:12:05 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 22 23:12:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8092b6
profiles: Mask media-video/pymp for removal Bug: https://bugs.gentoo.org/708164 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 09681f78e4d..bf894baf9b0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-03-22) +# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only +# Bug #708164, masked for removal in 30 days. +media-video/pymp + # Andreas Sturmlechner <[email protected]> (2020-03-22) # Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only # No signs of porting work, bug #708076, masked for removal in 30 days.
