disable i686 since cborg doesn't build with ghc-9.2

This commit is contained in:
Jens Petersen 2023-03-16 17:50:46 +08:00
parent 919a7ee798
commit 5eebf851d1
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ Summary: A library for encoding JSON as CBOR
License: BSD-3-Clause
Url: https://hackage.haskell.org/package/%{pkg_name}
# https://github.com/well-typed/cborg/issues/309
ExcludeArch: %{ix86}
# Begin cabal-rpm sources:
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal#/%{pkgver}.cabal