diff options
author | Alexey Sokolov <alexey+gentoo@asokolov.org> | 2024-04-02 15:30:59 +0100 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-02 12:20:21 -0400 |
commit | 63bc9bfb462be158338d6431c23d0aa790105152 (patch) | |
tree | 2fbcb857a7a2d49e4769ea4233ac29d517c3a652 | |
parent | dev-python/fastjsonschema: Backport pytest-8 fix (diff) | |
download | gentoo-63bc9bfb462be158338d6431c23d0aa790105152.tar.gz gentoo-63bc9bfb462be158338d6431c23d0aa790105152.tar.bz2 gentoo-63bc9bfb462be158338d6431c23d0aa790105152.zip |
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@asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/36063
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 0 insertions, 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 <alexey+gentoo@asokolov.org> (2023-03-23) -# Source incompatible with mygui-3.4.1 -# https://bugs.gentoo.org/927634 ->=dev-games/mygui-3.4.3 - # Conrad Kostecki <conikost@gentoo.org> (2024-03-22) # Stuck on old EAPI6. Last stable release over 10 years ago. # Not compatible with PHP8. Removal on 2024-04-22. |