mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user