git » ctags.git » commit 70179a3

ctags 6.1.0

author Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
parent f3a95cf1e08960d8ff69408e9a956659dbeb878b

ctags 6.1.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 73b7878..dad5a92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
 epoch=1
 pkgdesc='Generates an index file of language objects found in source files'
 url='https://ctags.io/'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('GPL-2.0-only')
 depends=('glibc' 'libxml2' 'jansson' 'libyaml' 'libseccomp' 'libseccomp.so'
          'pcre2')