diff --git a/python-binaryornot.spec b/python-binaryornot.spec index 0c718e5..34b724c 100644 --- a/python-binaryornot.spec +++ b/python-binaryornot.spec @@ -18,10 +18,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} # Tests run too slowly on some architectures -%ifarch aarch64 -%bcond_with test -%else +%ifnarch aarch64 %bcond_without test +%else +%bcond_with test %endif Name: python-binaryornot Version: 0.4.4