mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
scipy, mark as broken on all arch's (#5687)
This commit is contained in:
@@ -17,7 +17,7 @@ CHECKSUM_SHA256="6de202d30b9e9e0704972f2b9272b1ff1090e2b089ddbdccfcf6271ce5ffb2d
|
||||
SOURCE_DIR="scipy-$portVersion"
|
||||
PATCHES="scipy-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 !x86_64"
|
||||
# scipy can be build directly on x86
|
||||
# but I was unable to make recipe do
|
||||
# in the same way as "setarch x86" do
|
||||
|
||||
Reference in New Issue
Block a user