supertuxkart: disable clangarm64
there is missing `mcpp` dependency
This commit is contained in:
committed by
GitHub
parent
0d6322eca0
commit
3dc240fcd8
@@ -7,7 +7,7 @@ pkgver=1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Kart racing game featuring Tux and his friends (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
mingw_arch=('ucrt64' 'clang64')
|
||||
url='https://supertuxkart.net'
|
||||
msys2_repository_url="https://github.com/supertuxkart/stk-code"
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
|
||||
Reference in New Issue
Block a user