commit: c5cbc1869428f0a8fe0c07ff7a43bb7a03f1c74f Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 14:29:01 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 14:31:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cbc186
profiles: Unmask dosbox[debug] as the issue has been patched It still affects the stable version but that will be removed soon. Bug: https://bugs.gentoo.org/701688 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 03218075298..8e11a88a7f0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,10 +6,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# James Le Cuirot <[email protected]> (2020-01-01) -# Debug is currently broken with ncurses[tinfo]. See bug #701688. -games-emulation/dosbox debug - # Brian Evans <[email protected]> (2019-12-19) # PHP 7.1 is end of life and has security issues Bug 703326 # Associated packages are not ready for new versions tracked in bug 702110
