Disable tests on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-11-02 10:53:53 +02:00
parent d588d1b2ba
commit 39a7792594
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -5,13 +5,13 @@
%global pkgver %{pkg_name}-%{version}
# colourista-test: unknown RTS option: -N
%ifnarch s390x
%ifnarch s390x riscv64
%bcond_without tests
%endif
Name: ghc-%{pkg_name}
Version: 0.1.0.1
Release: 5%{?dist}
Release: 5.0.riscv64%{?dist}
Summary: Convenient interface for printing colourful messages
License: MPLv2.0
@ -118,6 +118,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Wed Nov 02 2022 David Abdurachmanov <davidlt@rivosinc.com> - 0.1.0.1-5.0.riscv64
- Disable tests on riscv64
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild