mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 02:11:06 +02:00
Now that ncurses 6.2_p20210619 does not have USE flag `unicode` at all, app-editors/nano pulling in ncurses with `USE=unicode` results in build failures. We should have `unicode(+)` to make the flag optional like upstream Gentoo does. Simply sync with Gentoo for nano 5.8-r2 to fix that issue.