commit: af525d5d8cb866896d8c41994ecac39b01670fda Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 7 08:29:02 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 7 08:44:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af525d5d
profiles: Add destabilization mask for dev-python/lmdb Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c83a1ec56cce..e42cab500563 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-06-07) +# Destabilized due to unresolved test failures. If you need this +# package, please use the ~arch version. +=dev-python/lmdb-1.5.1 + # Andreas Sturmlechner <[email protected]> (2025-06-04) # Breaks at least app-office/scribus and media-gfx/inkscape right now. # Bugs #957137, #957138
