commit: 8037cbd44a35b718cbf5304b72deb6e7616aa18d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jul 21 06:09:58 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jul 21 07:10:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8037cbd4
package.mask: Last rite dev-python/ansible-runner Bug: https://bugs.gentoo.org/907460 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 4f9e2751f8a9..edafa0604a31 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-07-21) +# The ebuild has not been bumped for a year now. It doesn't have +# working tests. No reverse dependencies. +# Removal on 2023-08-20. Bug #907460. +dev-python/ansible-runner + # Michał Górny <[email protected]> (2023-07-19) # Backport package specific to Python 3.9. No longer necessary now # that pypy3 is 3.10.
