Enable clangarm64 for python-poetry dependencies - Part2

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2022-09-21 04:32:33 +01:00
parent dff7bea494
commit 1eec5b15f3
5 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ pkgver=4.8.0
pkgrel=3
pkgdesc="For controlling and automating applications (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://pexpect.readthedocs.org/en/stable/'
license=('MIT')
depends=("${MINGW_PACKAGE_PREFIX}-python"