mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +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. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |