commit: 3f7e22dcbaa9151fb09523ee73acf0f03fa08b00 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 10:46:15 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 12:24:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7e22dc
package.mask: Mask broken =pyphen-0.11.0 Bug: https://bugs.gentoo.org/799836 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 cd4b12bea06..20783dc3858 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-08-01) +# Due to a bug in pyproject2setuppy, this version does not install +# bundled dictionaries. Masking until it is fixed. +=dev-python/pyphen-0.11.0 + # David Seifert <[email protected]> (2021-08-01) # Last release 10 years ago, EOL upstream, no other distro packages this # anymore, tons of bugs. Revdeps are unmaintained too and out of date.
