commit: 1e7d888b739e1a35afa26470dbe6f87c37b9c380 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 18:46:09 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 18:49:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7d888b
profiles: Drop duplicate package.mask entry Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 4967bc29b06..86b4c52f92a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -368,11 +368,6 @@ media-gfx/pycam # Removal in 30 days. Bug #578234, #685928. app-i18n/zhcon -# 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.
