add clang32 to more packages.

All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 5
This commit is contained in:
Jeremy Drake
2021-06-29 13:04:05 -07:00
parent 449b5832f4
commit 9bcfb5cd02
30 changed files with 30 additions and 30 deletions

View File

@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="A module wrapper for os.path (mingw-w64)"
url="https://pypi.org/project/path.py/"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
license=('MIT')
depends=("${MINGW_PACKAGE_PREFIX}-python-path")
makedepends=(