diff --git a/ghc-js-flot.spec b/ghc-js-flot.spec index 992aac7..9f0678e 100644 --- a/ghc-js-flot.spec +++ b/ghc-js-flot.spec @@ -4,11 +4,15 @@ %global pkg_name js-flot %global pkgver %{pkg_name}-%{version} +%ifnarch riscv64 %bcond_without tests +%else +%bcond_with tests +%endif Name: ghc-%{pkg_name} Version: 0.8.3 -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Obtain minified flot code License: MIT