commit: 75960a5458cc97f4fbbcd08bb847ce549c8be99d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 15:08:22 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 15:08:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75960a54
package.mask: Last rite app-misc/wildq Bug: https://bugs.gentoo.org/878655 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 8c9f936bd3c5..87451103f62a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-04-07) +# No Python 3.11 support and the ebuild is not running the test suite. +# Still uses deprecated dev-python/toml (upstream). No revdeps. +# Removal on 2023-05-07. Bug #878655. +app-misc/wildq + # David Seifert <[email protected]> (2023-04-06) # Last release over 7 years ago, abandoned upstream, still depends on # dead 0.1-legacy samtools slot. No revdeps in tree.
