Enable clangarm64 for some python packages
This commit is contained in:
@@ -13,7 +13,7 @@ pkgver=1.0.4
|
||||
pkgrel=3
|
||||
pkgdesc="Programmatically open an editor, capture the result (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/fmoo/python-editor'
|
||||
license=('Apache')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
Reference in New Issue
Block a user