commit: 725dfd42472b9daefacb0e56589227578cbea9d8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri May 30 16:19:31 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat May 31 09:15:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725dfd42
profiles: Mask sys-boot/vboot-utils for removal Bug: https://bugs.gentoo.org/590616 Bug: https://bugs.gentoo.org/625122 Bug: https://bugs.gentoo.org/675726 Bug: https://bugs.gentoo.org/721504 Bug: https://bugs.gentoo.org/833111 Bug: https://bugs.gentoo.org/875593 Bug: https://bugs.gentoo.org/937435 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 358546e726d5..4cde5ae3f646 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-05-30) +# Last updated >5 years ago, stuck on EAPI 7, imposes static-libs pressure +# on its dependencies; many bugs. Removal on 2025-06-24. +# Bugs #937435, #833111, #721504, #875593, #675726, #625122, #590616 +sys-boot/vboot-utils + # Michael Orlitzky <[email protected]> (2025-05-28) # I added this for SageMath, but in hindsight do not think anyone is # using it. It has code issues and upstream is not terribly interested
