commit: 63bc9bfb462be158338d6431c23d0aa790105152 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Tue Apr 2 14:30:59 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Apr 2 16:20:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bc9bfb
profiles: remove dev-games/mygui mask The only revdep is games-engines/openmw, and that one already has correct </>= deps on specific versions of dev-games/mygui. Closes: https://bugs.gentoo.org/927634 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/36063 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 19de1a4bd7a5..bf49369927c7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -156,11 +156,6 @@ dev-python/prov # Removal on 2024-04-22. Bug #892613. dev-python/sphinxcontrib-asyncio -# Alexey Sokolov <[email protected]> (2023-03-23) -# Source incompatible with mygui-3.4.1 -# https://bugs.gentoo.org/927634 ->=dev-games/mygui-3.4.3 - # Conrad Kostecki <[email protected]> (2024-03-22) # Stuck on old EAPI6. Last stable release over 10 years ago. # Not compatible with PHP8. Removal on 2024-04-22.
