From a8a00a4e06513f49d57b5094d87bfedc480af0ef Mon Sep 17 00:00:00 2001 From: rpmbuild Date: Mon, 14 Oct 2019 14:28:34 +0000 Subject: [PATCH] cosmetics - remove mixedspaces --- python-yara.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-yara.spec b/python-yara.spec index 7bbb0af..511c4c1 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -142,7 +142,7 @@ EXCLUDE='--exclude=^nothing$' # 3.6.3 - testCompileFile started failing - https://kojipkgs.fedoraproject.org//work/tasks/9619/20589619/build.log # https://github.com/VirusTotal/yara-python/issues/54 # seems to be fixed in 3.9.0 -%ifarch s390 s390x %{power64} +%ifarch s390 s390x %{power64} # EXCLUDE='--exclude=^testCompare$|^testModuleData$|^testEntrypoint$|^testIn$|^testIntegerFunctions$|^testCompileFile$' EXCLUDE='--exclude=^nothing$' %endif