commit: 059fb62e057e04d4394ccafb3fb2b5fc3ff0b7f0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 21:29:49 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 00:16:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059fb62e
profiles: Unmask boost-1.89 Bug: https://bugs.gentoo.org/961524 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index bec9874dbe46..d8b76a3f4ab1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-01-18) +# Masked for testing. +>=dev-libs/boost-1.90 + # Ulrich Müller <[email protected]> (2026-01-18) # Obsolete since Emacs 29, per upstream README.md. Use the "docker" # method from the integrated tramp-container package as replacement. @@ -79,12 +83,6 @@ app-emacs/docker-tramp =dev-libs/intel-compute-runtime-24.35.30872.36 =dev-util/intel-graphics-compiler-1.0.17791.18-r1 -# Michał Górny <[email protected]> (2026-01-11) -# Boost 1.89 and its reverse dependencies. Masked for testing. -# Tracker bug #961524. ->=dev-libs/boost-1.89 ->=dev-python/scipy-1.17 - # Fabian Groffen <[email protected]> (2026-01-08) # Too many issues already. Further testing is appreciated, but expect # breakage.
