mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
profiles: delete unnecessary keywords for ncurses
Since ncurses 6.2_p20210619 does not have the USE flag `unicode`, we should clean up from profiles.
This commit is contained in:
parent
b41edc4cf1
commit
fcf60d15ef
@ -2,6 +2,3 @@
|
|||||||
|
|
||||||
# Disable gssapi for arm64 to avoid build errors
|
# Disable gssapi for arm64 to avoid build errors
|
||||||
net-dns/bind-tools -gssapi
|
net-dns/bind-tools -gssapi
|
||||||
|
|
||||||
# FIXME: why isn't this set by default???
|
|
||||||
sys-libs/ncurses unicode
|
|
||||||
|
Loading…
Reference in New Issue
Block a user