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

@@ -11,7 +11,7 @@ pkgver=4.0.1
pkgrel=1
pkgdesc="The modular source code checker: pep8, pyflakes and co"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://flake8.pycqa.org/"
license=('MIT')
depends=("${MINGW_PACKAGE_PREFIX}-python-pyflakes"