File riscv64-unbounded-delays.patch of Package ghc-tasty

--- tasty.cabal.orig	2024-02-09 21:02:29.437780992 +0000
+++ tasty.cabal	2024-02-09 21:03:32.232599568 +0000
@@ -69,7 +69,7 @@
     ansi-terminal        >= 0.9  && < 1.2
 
   -- No reason to depend on unbounded-delays on 64-bit architecture
-  if(!arch(x86_64) && !arch(aarch64))
+  if(!arch(x86_64) && !arch(aarch64) && !arch(riscv64))
     build-depends:
       unbounded-delays >= 0.1 && < 0.2
 
openSUSE Build Service is sponsored by