typst: enable clangarm64

it has a high likelihood of succeeding now, it looks like they updated to ring 0.17.x
This commit is contained in:
jeremyd2019
2023-12-26 09:47:08 -08:00
committed by GitHub
parent be7caeb365
commit 227d34c195

View File

@@ -7,7 +7,7 @@ pkgver=0.10.0
pkgrel=1
pkgdesc='A markup-based typesetting system for the sciences (mingw-w64)'
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url='https://typst.app/'
license=('spdx:Apache-2.0')
makedepends=("${MINGW_PACKAGE_PREFIX}-rust")