nodejs-neovim: enable clangarm64.
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user