python-bcrypt: enable clangarm64
This commit is contained in:
@@ -10,7 +10,7 @@ pkgver=4.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Modern password hashing for your software and your servers (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/pyca/bcrypt/'
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
Reference in New Issue
Block a user