Added arm64 riscv64 enabled arm for icu 66 and 67 recipes

This commit is contained in:
Fredrik Holmqvist
2021-08-27 21:14:56 +02:00
parent 4f2dd4c05f
commit daf25145a5
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="!x86_gcc2 ?x86 x86_64 ?arm ?sparc"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64 arm ?sparc arm64 riscv64"
# 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="!x86_gcc2 ?x86 !x86_64 ?arm ?sparc"
ARCHITECTURES="!x86_gcc2 ?x86 !x86_64 arm ?sparc arm64 riscv64"
# leave inactive until full testing can be done
SECONDARY_ARCHITECTURES="!x86"