disable tests on armv7

epel9
Jens Petersen 10 years ago
parent 838164628e
commit ab7dde8d93

@ -2,7 +2,11 @@
%global pkg_name zip-archive %global pkg_name zip-archive
%ifnarch armv7hl
%bcond_without tests %bcond_without tests
%else
%bcond_with tests
%endif
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.2.3.5 Version: 0.2.3.5

Loading…
Cancel
Save