neovim: enable clangarm64
This commit is contained in:
parent
8a8823479b
commit
c8a2c5e1df
@ -9,7 +9,7 @@ pkgver=${_pkgver/-/_}
|
||||
pkgrel=1
|
||||
pkgdesc='Bare libuv bindings for lua (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/luvit/luv'
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-luajit"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.22
|
||||
pkgrel=2
|
||||
pkgdesc='Library for easy processing of keyboard entry from terminal-based programs (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://www.leonerd.org.uk/code/libtermkey'
|
||||
license=('spdx:MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-unibilium")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.9.4
|
||||
pkgrel=1
|
||||
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: neovim'
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user