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

This commit is contained in:
Jens Petersen 2023-03-16 17:48:07 +08:00
parent f2c5a21b70
commit d7b28ad7c9
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ Summary: Concise Binary Object Representation (CBOR)
License: BSD-3-Clause
Url: https://hackage.haskell.org/package/%{pkg_name}
# https://github.com/well-typed/cborg/issues/293
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