commit: c3711ea3bc7c36559a3958f141ef3041c3a6fcef Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 08:17:17 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 08:48:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3711ea3
package.mask: Last rite dev-python/patch Bug: https://bugs.gentoo.org/719352 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bb539c09c45..3df7e11ed98 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-04-25) +# Stuck on py3.6. Missing tests. No revdeps. +# Removal in 30 days. Bug #719352. +dev-python/patch + # Michał Górny <[email protected]> (2020-04-25) # Stuck on py3.6. Broken tests. The only revdep last rited. # Removal in 30 days. Bug #719350.
