commit: a469a8bd9b2b92b235c29363360ba31f55a5d435 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jan 11 17:34:29 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 17:34:31 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a469a8bd
package.mask: Mask >=dev-libs/boost-1.89 via package.mask Mask the new dev-libs/boost version via package.mask rather than lack of keywords, to make it easier to sync the mask across other packages that need the new version. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c43f6cfe92c6..b4dee2f718ca 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# 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.
