Disable tests on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-31 17:12:51 +02:00
parent 9406971b76
commit d69a3941b6
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
%global pkg_name temporary
%global pkgver %{pkg_name}-%{version}
%ifnarch s390x
%ifnarch s390x riscv64
%bcond_without tests
%else
%bcond_with tests
@ -12,7 +12,7 @@
Name: ghc-%{pkg_name}
Version: 1.3
Release: 14%{?dist}
Release: 14.0.riscv64%{?dist}
Summary: Portable temporary file and directory support
License: BSD
@ -128,6 +128,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Mon Oct 31 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.3-14.0.riscv64
- Disable tests on riscv64
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild