Enable clangarm64 for some python packages
This commit is contained in:
@@ -10,7 +10,7 @@ pkgver=2.4.2
|
||||
pkgrel=2
|
||||
pkgdesc="Extra features for standard library's cmd module (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/python-cmd2/cmd2'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-attrs"
|
||||
|
||||
Reference in New Issue
Block a user