simplify disabling tests on arm

This commit is contained in:
Jens Petersen 2015-02-01 09:42:56 +00:00
parent af2cf9cc74
commit b02b92a1af

View File

@ -5,8 +5,6 @@
# https://ghc.haskell.org/trac/ghc/ticket/10029
%ifnarch armv7hl
%bcond_without tests
%else
%bcond_with tests
%endif
Name: ghc-%{pkg_name}