Enable clangarm64 for python-poetry dependencies - Part2
This commit is contained in:
@@ -11,7 +11,7 @@ pkgrel=3
|
||||
pkgdesc="Run a subprocess in a pseudo terminal (mingw-w64)"
|
||||
url="https://github.com/pexpect/ptyprocess"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('ISC')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
Reference in New Issue
Block a user