commit: 5794a8fa2a750a5ae489fb710713bf43af58aac1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 26 14:17:25 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 26 14:21:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5794a8fa
package.mask: Last rite dev-python/anyqt Bug: https://bugs.gentoo.org/926548 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 9946576486af..15b6d83c8a52 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-03-26) +# Wrapper library that's stuck on Qt5. No reverse dependencies left. +# Removal on 2024-04-25. Bug #926548. +dev-python/anyqt + # Michał Górny <[email protected]> (2024-03-26) # Unfinished package from 2021 that was added as a short-lived # dependency of dev-python/GitPython. No reverse dependencies remain.
