commit: 7c3aac09f36beb7df4d5d181bdaae70da1b088ad Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 26 17:22:06 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 17:23:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3aac09
profiles: Mask dev-python/pygtkhelpers for removal Bug: https://bugs.gentoo.org/706476 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 03f69ec18dd..379f526eda6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# No revdeps, blocks dev-python/pygtk cleanup, bug #706476 +# Masked for removal in 30 days. +dev-python/pygtkhelpers + # Michał Górny <[email protected]> (2020-01-26) # Unmaintained. Not bumped since Mar 2018. No py3.7 compat. Forces # old version of dev-python/idna.
