diff --git a/python-binaryornot.spec b/python-binaryornot.spec index fe63b2b..0c718e5 100644 --- a/python-binaryornot.spec +++ b/python-binaryornot.spec @@ -17,8 +17,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -# Tests run too slowly on aarch64 -%ifarch aarch64 armv7l +# Tests run too slowly on some architectures +%ifarch aarch64 %bcond_with test %else %bcond_without test