commit: 3816946d948d81765a7805153a78c8defd735ba2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 1 19:14:31 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 1 19:16:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3816946d
package.mask: Last rite dev-python/berkeleydb Bug: https://bugs.gentoo.org/892854 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 fbbbacc46472..5728633ec13c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-02-01) +# Requires legacy setuptools backend. Hacky build system. The only +# revdep is dev-python/rdflib where it is entirely optional. +# Removal on 2023-03-03. Bug #892854. +dev-python/berkeleydb + # Andreas Sturmlechner <[email protected]> (2023-02-01) # >=5.1 series uses vanilla llvm/clang instead of forked versions. # Removal on 2023-03-02
