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

@@ -21,7 +21,7 @@ CHECKSUM_SHA256="aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d1
SOURCE_DIR="ncurses-$portVersion"
PATCHES="ncurses-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm sparc"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion="$portVersion"