From ab7dde8d93cff1633e3a2ac7c59900cc80b176f5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 28 Jan 2015 20:59:59 +0900 Subject: [PATCH] disable tests on armv7 --- ghc-zip-archive.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec index 5a9f506..8c09dce 100644 --- a/ghc-zip-archive.spec +++ b/ghc-zip-archive.spec @@ -2,7 +2,11 @@ %global pkg_name zip-archive +%ifnarch armv7hl %bcond_without tests +%else +%bcond_with tests +%endif Name: ghc-%{pkg_name} Version: 0.2.3.5