pygithub/pynacl: enable for clangarm64
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=1.58.0
|
||||
pkgrel=1
|
||||
pkgdesc="Use the full Github API v3 (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/PyGithub/PyGithub/"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-deprecated"
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.5.0
|
||||
pkgrel=2
|
||||
pkgdesc="Python binding to the Networking and Cryptography (NaCl) library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/pyca/pynacl/'
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
Reference in New Issue
Block a user