mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
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:
@@ -8,7 +8,7 @@ SOURCE_URI="https://github.com/openSUSE/libsolv/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8aa19c6726789f500e7301180608d09e6af99d75a2d336435686ae438bd9933e"
|
||||
SOURCE_FILENAME="libsolv-$portVersion.tar.gz"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?ppc ?arm"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?ppc ?arm sparc"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user