overlay profiles: Drop masking of unicode from app-editors/nano

Many things have changed in the way we are building the SDK, and this
specific thing stopped being a problem along the way.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2025-09-23 14:46:46 +02:00
parent e512763aaa
commit b668141d14

View File

@ -10,13 +10,6 @@ sys-boot/syslinux perl
# not needed, problems building with GCC 7.3.0
sys-libs/ncurses cxx
# 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.
app-editors/nano unicode
# Pulls dev-python/sphinx, which in turn pulls a lot of other python stuff.
sys-fs/btrfs-progs man