disable tests on s390x

Test suite doctemplates-test: RUNNING...
doctemplates-test: unknown RTS option: -N
epel9
Jens Petersen 7 years ago
parent 5f3ba2e394
commit 9c306fdd57

@ -4,7 +4,11 @@
%global pkg_name doctemplates
%global pkgver %{pkg_name}-%{version}
%ifnarch s390x
%bcond_without tests
%else
%bcond_with tests
%endif
Name: ghc-%{pkg_name}
Version: 0.2.1

Loading…
Cancel
Save