commit: 79c393ba6be9c33ea7ca654445fa6aa937cc7136 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 16 06:35:58 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 16 06:38:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c393ba
package.mask: Mask dev-python/babelfish-0.6.0 Bug: https://bugs.gentoo.org/808486 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 11274cc18b8..1c1c73563a0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-08-16) +# Broken ebuild that does not install data files. Masked until +# pyproject2setuppy is fixed to handle the package correctly. +=dev-python/babelfish-0.6.0 + # Andreas K. Hüttel <[email protected]> (2021-08-15) # Broken since Perl 5.22, bug 662318. Removal in 30 days. dev-perl/POE-API-Peek
