Enable clangarm64 for python-poetry dependencies - Part2
This commit is contained in:
@@ -10,7 +10,7 @@ pkgver=0.12.12
|
||||
pkgrel=1
|
||||
pkgdesc="httplib2 caching for requests (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/ionrock/${_realname}"
|
||||
license=('Apache')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
Reference in New Issue
Block a user