codelite: Enable aarch64 builds (#26956)
This commit is contained in:
@@ -15,7 +15,7 @@ pkgver=18.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Open-source, cross platform IDE for the C/C++ programming languages (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64')
|
||||
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://codelite.org/"
|
||||
msys2_repository_url="https://github.com/eranif/codelite"
|
||||
license=('spdx:GPL-2.0-or-later')
|
||||
|
||||
Reference in New Issue
Block a user