yarn: add clangarm64 support

This commit is contained in:
Suyun
2024-04-05 15:08:09 +08:00
committed by GitHub
parent e525001ff7
commit d03051e0e9

View File

@@ -7,7 +7,7 @@ pkgver=1.22.22
pkgrel=1
pkgdesc="Fast, reliable, and secure dependency management (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64')
mingw_arch=('mingw64' 'ucrt64' 'clang64', 'clangarm64')
url="https://yarnpkg.com/"
msys2_references=(
"cpe: cpe:/a:yarnpkg:yarn"