Enable clangarm64 for bootstrap packages
This commit is contained in:
@@ -10,7 +10,7 @@ pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which outputs Devhelp document (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-devhelp"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
Reference in New Issue
Block a user