python-pytest-xdist: enable for clangarm64
This commit is contained in:
@@ -10,7 +10,7 @@ pkgver=1.31.0
|
||||
pkgrel=2
|
||||
pkgdesc="py.test xdist plugin for distributed testing and loop-on-failing modes (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('MIT')
|
||||
url='https://bitbucket.org/pytest-dev/pytest-xdist'
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
Reference in New Issue
Block a user