Also exclude ppc64*

The tests are failing (looks like pypy wasn't tested on ppc64 at all),
and I cannot solve this without access to the hardware.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-11-03 18:42:18 -04:00
parent aa6a9d04d6
commit 817c77d554
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ License: MIT and Python and UCD
URL: http://pypy.org/
# Not available yet
ExcludeArch: aarch64 s390 s390x
ExcludeArch: aarch64 s390 s390x ppc64le ppc64
# High-level configuration of the build: