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

@@ -23,7 +23,7 @@ SOURCE_URI="https://ftpmirror.gnu.org/coreutils/coreutils-$portVersion.tar.xz
CHECKSUM_SHA256="92d0fa1c311cacefa89853bdb53c62f4110cdfda3820346b59cbd098f40f955e"
PATCHES="coreutils-$portVersion.patchset"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm sparc"
binVersionCompat="$portVersion compat >= ${portVersion%%.*}"
PROVIDES="

View File

@@ -21,7 +21,7 @@ SOURCE_URI="http://ftpmirror.gnu.org/diffutils/diffutils-$portVersion.tar.xz"
CHECKSUM_SHA256="d621e8bdd4b573918c8145f7ae61817d1be9deb4c8d2328a65cea8e11d783bd6"
PATCHES="diffutils-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 sparc"
PROVIDES="
diffutils = $portVersion

View File

@@ -10,7 +10,7 @@ REVISION="1"
SOURCE_URI="https://ftp.gnu.org/gnu/groff/groff-$portVersion.tar.gz"
CHECKSUM_SHA256="3a48a9d6c97750bfbd535feeb5be0111db6406ddb7bb79fc680809cda6d828a5"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm sparc"
PROVIDES="
groff = $portVersion compat >= 1.20

View File

@@ -13,7 +13,7 @@ REVISION="1"
SOURCE_URI="http://ftpmirror.gnu.org/help2man/help2man-$portVersion.tar.xz"
CHECKSUM_SHA256="7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 sparc"
PROVIDES="
help2man = $portVersion

View File

@@ -9,7 +9,7 @@ SOURCE_URI="http://ftp.gnu.org/gnu/which/which-$portVersion.tar.gz"
CHECKSUM_SHA256="f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad"
PATCHES="which-$portVersion.patch"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm sparc"
PROVIDES="
which = $portVersion