commit: 2ca01f6c6bc20cbbae763a94059463f7214cc3fe Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 9 22:31:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 11 02:31:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca01f6c
profiles: Lift >=dev-libs/libxml2-2.14 package.mask Thanks to parona for doing a lot of the porting work. [sam: add Closes tag too and thank parona. Thank you to asturm as well for getting us over the line.] Bug: https://bugs.gentoo.org/955670 Closes: https://bugs.gentoo.org/954318 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/43725 Closes: https://github.com/gentoo/gentoo/pull/43725 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 29a4c055997b..3cfcde88ef55 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -391,11 +391,6 @@ dev-db/mysql:8.4 # Pleas upgrade to 5.1, 5.2 LTS, or downgrade to 4.2 LTS. =dev-python/django-5.0* -# Alfred Wingate <[email protected]> (2025-05-05) -# Masked for testing ->=dev-libs/libxml2-2.14 -dev-libs/libxml2-compat - # Michał Górny <[email protected]> (2025-05-04) # New wave of breakage from random removals. # Bugs #955398, #955396, #955411.
