Enable sparc for the base packages

This is needed to build the source packages to use in the bootstrap
image.
This commit is contained in:
PulkoMandy
2019-04-08 21:17:25 +02:00
parent 8d6d52efa2
commit ab5bcc9b3b
30 changed files with 30 additions and 30 deletions

View File

@@ -51,7 +51,7 @@ CHECKSUM_SHA256_3="bbb920c6e67de8d9dcc0f0ec5554870170d0cb5eff6f0bc9881efc605f682
SOURCE_DIR="icu"
PATCHES="icu-$portVersion.patchset"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?arm"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?arm sparc"
# leave inactive until full testing can be done
SECONDARY_ARCHITECTURES="?x86"