commit: 4f216f091714951425b866d71dcb4fd1557d4ab2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 13 16:56:00 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 13 16:56:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f216f09
profiles: mask =sys-libs/ncurses-6.4_p20230408 Bug: https://bugs.gentoo.org/904247 Bug: https://bugs.gentoo.org/904263 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e10c9df43c3a..63f8f0825950 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-04-13) +# Leads to broken terminal output in e.g. vim and openrc and other applications +# like joe crashing. +# See issues reported at bottom of bug #904247 and bug #904263. +=sys-libs/ncurses-6.4_p20230408 + # Michał Górny <[email protected]> (2023-04-13) # Lack of support for Python 3.11. The current version is from 2016. # No revdeps. Removal on 2023-05-13.
