diff options
Diffstat (limited to 'profiles/arch/amd64/package.use')
-rw-r--r-- | profiles/arch/amd64/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index 7b827e562200..c057afab7c94 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -5,6 +5,7 @@ # Realign the stack in the 32-bit build for compatibility with older binaries by # default. This is not the default on x86 because it has a performance cost. sys-libs/glibc stack-realign +sys-libs/ncurses stack-realign # Ben Kohler <bkohler@gentoo.org> (2022-06-07) # Enable BIOS & UEFI targets by default |