added clang

This commit is contained in:
Raed Rizqie
2021-10-15 02:54:55 +08:00
parent caa4ad0113
commit 8c8228f9f8

View File

@@ -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=(