spice, libvirt and virt-viewer clangarm64

This commit is contained in:
GH Cao
2022-04-01 00:41:26 +08:00
committed by Jeremy Drake
parent 0aa25c9b83
commit 00a88989ba
26 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ pkgver=2.8.0
pkgrel=1
pkgdesc="Python style guide checker (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/PyCQA/pycodestyle'
license=('custom:Expat')
depends=("${MINGW_PACKAGE_PREFIX}-python")