commit: 563354cd4caf923c1f5cfa0cf1c9b9335e49d8c9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 17:48:53 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 17:49:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563354cd
dev-debug/ald: last-rite Bug: https://bugs.gentoo.org/934621 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 74c1ceda86da..8971314adea4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2024-06-20) +# EAPI=6, keyworded for x86 only (making it hard to debug), has +# open bugs for modern C and not using correct toolchain commands. +# Removal on 2024-07-20. Bugs #934621, #925090, #724078, #727438. +dev-debug/ald + # Arthur Zamarin <[email protected]> (2024-06-20) # EAPI=6, no reverse dependencies, waiting for a version bump. # Removal on 2024-07-20. Bugs #934619, #730758, #713760.
