diff --git a/ghc-path-io.spec b/ghc-path-io.spec index 06567ad..46c8e25 100644 --- a/ghc-path-io.spec +++ b/ghc-path-io.spec @@ -4,11 +4,15 @@ %global pkg_name path-io %global pkgver %{pkg_name}-%{version} +%ifnarch riscv64 %bcond_without tests +%else +%bcond_with tests +%endif Name: ghc-%{pkg_name} Version: 1.7.0 -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Interface to ‘directory’ package for users of ‘path’ License: BSD-3-Clause