mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 19:11:20 +02:00
app-editors/nano with `USE=unicode` results in build failures in SDK stage1, because ncurses >= 6.2_p20210619 which does not have the USE flag at all. To fix that, exclude the unicode USE flag from packages.use.force list, which is defined in portage-stable. We can do that by setting the flag in package.use.mask.
Description
Languages
Shell
93.1%
Python
6.9%