diff --git a/mingw-w64-python-pywin32-ctypes/PKGBUILD b/mingw-w64-python-pywin32-ctypes/PKGBUILD index 2e7246b796..a8fed8ac2d 100644 --- a/mingw-w64-python-pywin32-ctypes/PKGBUILD +++ b/mingw-w64-python-pywin32-ctypes/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.0 pkgrel=1 pkgdesc='A reimplementation of pywin32 that is pure python (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang32' 'clang64') license=('BSD') url='https://github.com/enthought/pywin32-ctypes' makedepends=(