added clang
This commit is contained in:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user