fastjsonschema: restore mingw32
meson was using it in CI
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=2.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Fast JSON schema validator for Python (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64' 'mingw32')
|
||||
msys2_references=(
|
||||
'pypi: fastjsonschema'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user