universal-ctags: Add ~armv8 to PLATFORMS

This commit is contained in:
Tom Briden 2021-08-19 11:14:42 +01:00
parent 9a5c7d0216
commit e5ff3d046d
Signed by: tombriden
GPG Key ID: 154F25A1BB9A4AD8

View File

@ -8,7 +8,7 @@ SUMMARY="Universal ctags"
LICENCES="GPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
MYOPTIONS="
json [[ description = [ Add support for JSON format as output ] ]]
seccomp [[ description = [ Add support for libseccomp library ] ]]