commit: d8ac188664159ccd34b49dbdece6102f08a684c9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 10 07:28:09 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 10 08:01:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ac1886
package.mask: Last rite dev-python/monotonic Bug: https://bugs.gentoo.org/781902 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 db30dade381..fdcf2225ec2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-04-10) +# Obsolete backport to Python < 3.4. No reverse dependencies left. +# Removal on 2021-05-10. Bug #781902. +dev-python/monotonic + # Sam James <[email protected]> (2021-04-09) # Support package for games.eclass (which is now being last-rited). Please # port away from games.eclass and use general ebuild functions/helpers.
