commit: efceee96d3ac7e109a623497af8198979d3f8564 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 10:40:11 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 5 07:55:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efceee96
profiles/package.mask: mask libxml2-2.14 for testing A lot of legacy code is going to break. Bug: https://bugs.gentoo.org/935452 Bug: https://bugs.gentoo.org/954318 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 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 826d8063863a..18e3d13c2e00 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Alfred Wingate <[email protected]> (2025-05-05) +# Masked for testing +>=dev-libs/libxml2-2.14 +dev-libs/libxml2-compat + # Andreas Sturmlechner <[email protected]> (2025-05-04) # Several open bugs, pending bump since 2020, fails to fetch since 2022. # If anyone is here to fix these things, then please make upstream port
