commit: 67f5e18d77e02941421b46dff348b83f62102bb7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 08:14:00 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 08:48:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f5e18d
package.mask: Last rite dev-python/dap Bug: https://bugs.gentoo.org/719348 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e72ec442ac1..7626d1d470d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-04-25) +# Stuck on Python 2. Last release in 2008. The only revdep is probably +# wrong and last rited anyway. +# Removal in 30 days. Bug #719348. +dev-python/dap + # Michał Górny <[email protected]> (2020-04-24) # Unmaintained. Stuck at py3.6. Missing tests. No revdeps. # Removal in 30 days. Bug #719298.
