commit: c6529e299ee8ae45cea2234cf6096117564672a1 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Sat Mar 23 16:11:28 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 23 16:18:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6529e29
profiles: mask dev-games/mygui-3.4.3 Bug: https://bugs.gentoo.org/927634 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35880 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 23ce2c574d70..01d948a3b058 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# 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.
