diff --git a/python-cryptography.spec b/python-cryptography.spec index 97e233b..5f771f3 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -110,7 +110,7 @@ find . -name .keep -print -delete %check # won't work for cryptography # fails with OverflowError on 32bit platform -%ifarch %ix86 +%ifarch %ix86 %arm ppc rm -v tests/hazmat/primitives/test_aead.py %endif %pytest_arch -n auto --ignore-glob=vendor/*