icu66, icu67: enable for sparc

Needed by harfbuzz, bootstrap build does not work if this is not enabled
This commit is contained in:
PulkoMandy
2021-10-22 13:06:39 +02:00
parent c21fcc1359
commit e692adf95b
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ CHECKSUM_SHA256_3="121131918c3ae6dc5d40f0eb87563a2be920b71a76e2392c09519a5e4a666
SOURCE_DIR="icu"
PATCHES="icu66-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2 ?x86 ?sparc"
ARCHITECTURES="all !x86_gcc2 ?x86"
# leave inactive until full testing can be done
SECONDARY_ARCHITECTURES="x86"

View File

@@ -50,7 +50,7 @@ CHECKSUM_SHA256_2="7c16a59cc8c06128b7ecc1dc4fc056b36b17349312829b17408b9e67b05c4
SOURCE_DIR="icu"
PATCHES="icu66-66.1.patchset"
ARCHITECTURES="!all ?x86 arm ?sparc arm64 riscv64"
ARCHITECTURES="!all ?x86 arm sparc arm64 riscv64"
# leave inactive until full testing can be done
SECONDARY_ARCHITECTURES="!x86"