more clangarm64

This commit is contained in:
Christoph Reiter
2023-05-11 09:29:13 +02:00
parent 21be0aee83
commit 33f5f5ee5e

View File

@@ -10,7 +10,7 @@ pkgdesc="Provides LGPL Qt5 bindings for Python and related tools for binding gen
pkgver=5.15.8
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
url="https://doc.qt.io/qtforpython-5/"
license=("LGPL")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"