commit: b9423d9c77fa1e069fd309b4262f8ada95595d0e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 28 20:10:19 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Aug 29 12:39:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9423d9c
profiles: Mask dev-lang/yap for removal Bug: https://bugs.gentoo.org/929405 Bug: https://bugs.gentoo.org/957228 Bug: https://bugs.gentoo.org/957433 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 101816c829d2..192a7cfc1319 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-29) +# More than a dozen pending bugs, still stuck on python3_11 and EAPI-7. +# If you need this, raise your hand by fixing most of the bugs. +# I guess dev-lang/swi-prolog would be the alternative to switch to. +# Bugs #929405, #957228, #957433. Removal on 2025-09-28. +dev-lang/yap + # Arthur Zamarin <[email protected]> (2025-08-29) # EAPI=7, maintainer-needed, gentoo last distro to package it. If you # really need this tool, you can use 'openssl dgst -md4 -provider legacy'
