From a45946dbd77dca4fcbf75bbd34d0955987addea2f5b0390b93c28817c12fe3b5 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 11 Sep 2017 19:17:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-binaryornot?expand=0&rev=5 --- python-binaryornot.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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