Enable clangarm64 for bootstrap packages
This commit is contained in:
@@ -12,7 +12,7 @@ pkgver=2.9.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python syntax highlighter (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="http://pygments.org/"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
Reference in New Issue
Block a user