mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Remove "untested for PowerPC" from a few recipes
The older versions were removed, so, if the latest version is marked as untested, there is nothing to build. This allows to run the bootstrap build a bit further.
This commit is contained in:
@@ -49,7 +49,7 @@ CHECKSUM_SHA256_2="67d5ab39c5187e1dd0fed60a3fe52794dce9784b4c045cb85e19f5d317fd7
|
||||
SOURCE_DIR="icu"
|
||||
PATCHES="icu74-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?all !x86_gcc2 ?arm ?sparc ?arm64 ?riscv64 x86_64"
|
||||
ARCHITECTURES="?all !x86_gcc2 ?arm ?sparc ?arm64 ppc ?riscv64 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user