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