commit:     4d9a9ed66a9815bcb599e7c490b4162911512d89
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 04:37:33 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 04:37:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9a9ed6

profiles: fold new ncurses mask into old one

It seems to mess with my terminal prompt too and tmux is broken as well, so
let's just call it a mess altogether...

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0f9d33d0dd71..4e75f7461c3f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -38,11 +38,6 @@
 # See https://github.com/openzfs/zfs/issues/14753.
 =sys-fs/zfs-kmod-2.1.10
 
-# Sam James <[email protected]> (2023-04-16)
-# OpenRC is broken with this version, but the issue is on OpenRC's side
-# and needs to be fixed there. bug #904277
-=sys-libs/ncurses-6.4_p20230415
-
 # Sam James <[email protected]> (2023-04-14)
 # Fails with modern C, no upstream activity since 2005.
 # Removal on 2023-05-14.  Bug #778506, bug #881205.
@@ -58,6 +53,7 @@ net-im/cawbird
 # like joe crashing.
 # See issues reported at bottom of bug #904247 and bug #904263.
 =sys-libs/ncurses-6.4_p20230408
+=sys-libs/ncurses-6.4_p20230415
 
 # Michał Górny <[email protected]> (2023-04-13)
 # Lack of support for Python 3.11.  The current version is from 2016.

Reply via email to