git » vim.git » commit 52cae23

vim 9.1.0346

author Urja (ARMLFS builder)
2024-07-12 17:48:08 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:08 UTC
parent dcffe1f3ab5b965a2f6debdadd8dc4c3f810939a

vim 9.1.0346

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index cfdfe4c..37fd1e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _versiondir=91
 pkgrel=2
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text editor'
 url='https://www.vim.org'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('custom:vim')
 makedepends=(
   gawk