From 005710e5d6ff49dd9e42a78dcb6b6333dff6d33a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Feb 2018 22:44:03 +0900 Subject: [PATCH] tests fail on s390x --- ghc-typed-process.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc-typed-process.spec b/ghc-typed-process.spec index e7207d5..7680d73 100644 --- a/ghc-typed-process.spec +++ b/ghc-typed-process.spec @@ -4,7 +4,11 @@ %global pkg_name typed-process %global pkgver %{pkg_name}-%{version} +%ifnarch s390x %bcond_without tests +%else +%bcond_with tests +%endif Name: ghc-%{pkg_name} Version: 0.2.1.0