From 81890bf66a8faa0de044f49edcc635c2eecdcc14 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Fri, 24 May 2019 15:12:35 -0400 Subject: [PATCH] ncurses5: Disable on _x86. --- sys-libs/ncurses/ncurses-5.9.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/ncurses/ncurses-5.9.recipe b/sys-libs/ncurses/ncurses-5.9.recipe index d7176afed..073335e93 100644 --- a/sys-libs/ncurses/ncurses-5.9.recipe +++ b/sys-libs/ncurses/ncurses-5.9.recipe @@ -26,7 +26,7 @@ PATCHES="ncurses-5.9.patchset" # haikuporter picks the lowest possible version of a package to satisfy a depen- # dency, so this gets pulled in before ncurses6. ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?arm" -SECONDARY_ARCHITECTURES="?x86_gcc2 x86" +SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86" PROVIDES=" ncurses$secondaryArchSuffix = $portVersion compat >= 5