nodejs-neovim: enable clangarm64.

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2025-04-17 12:47:21 +01:00
parent 9c4ce23152
commit faf821d2cf

View File

@@ -7,7 +7,7 @@ pkgver=5.3.0
pkgrel=1
pkgdesc='Nvim Node.js client and plugin host (mingw-w64)'
arch=('any')
mingw_arch=('ucrt64' 'clang64')
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
url='https://neovim.io/node-client/'
msys2_repository_url='https://github.com/neovim/node-client'
license=('spdx:MIT')