From 8c8228f9f848ae19bdb8f8e2f2cdee51dbce1955 Mon Sep 17 00:00:00 2001 From: Raed Rizqie Date: Fri, 15 Oct 2021 02:54:55 +0800 Subject: [PATCH] added clang --- mingw-w64-python-pywin32-ctypes/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=(