Accepting request 652297 from home:Guillaume_G:branches:devel:languages:haskell

- Disable tests on aarch64 as they are broken. 
  See: https://github.com/simonmar/alex/issues/130

OBS-URL: https://build.opensuse.org/request/show/652297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=80
This commit is contained in:
Peter Simons 2018-11-28 11:04:41 +00:00 committed by Git OBS Bridge
parent e3fd0e15a5
commit bdf6ef5801
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 28 10:15:25 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable tests on aarch64 as they are broken.
See: https://github.com/simonmar/alex/issues/130
-------------------------------------------------------------------
Sat Oct 20 11:31:04 UTC 2018 - Peter Simons <psimons@suse.com>

View File

@ -16,7 +16,12 @@
#
# Disable tests on aarch64. See: https://github.com/simonmar/alex/issues/130
%ifarch aarch64
%bcond_with tests
%else
%bcond_without tests
%endif
Name: alex
Version: 3.2.4
Release: 0