From 5efffad90f68db7dffa17201fb58ccd29e3ac539 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 20 Mar 2025 01:22:59 +0000 Subject: [PATCH] sys-libs/ncurses: Stabilize 6.5_p20250125 x86, #951292 Signed-off-by: Sam James --- sys-libs/ncurses/ncurses-6.5_p20250125.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/ncurses/ncurses-6.5_p20250125.ebuild b/sys-libs/ncurses/ncurses-6.5_p20250125.ebuild index 1b18c2315a78f..fd177aa7fa088 100644 --- a/sys-libs/ncurses/ncurses-6.5_p20250125.ebuild +++ b/sys-libs/ncurses/ncurses-6.5_p20250125.ebuild @@ -119,7 +119,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" # The subslot reflects the SONAME. SLOT="0/6" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="ada +cxx debug doc gpm minimal profile split-usr +stack-realign static-libs test tinfo trace" # In 6.5_p20250118, the C++ examples fail to link, but there's no automated # testsuite anyway. Controlling building examples isn't really what USE=test