scipy, mark as broken on all arch's (#5687)

This commit is contained in:
Schrijvers Luc
2021-02-07 17:07:11 +01:00
committed by GitHub
parent e2f0b550f2
commit e5a4eec2f1

View File

@@ -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