mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ncurses5: Disable on _x86.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user