jom: Add more architectures
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
This commit is contained in:
committed by
GitHub
parent
db1a5a0594
commit
87eaa0db09
@@ -7,7 +7,7 @@ pkgdesc="JOM - the parallel make tool for Windows (mingw-w64)"
|
||||
pkgver=1.1.3
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url='https://wiki.qt.io/Jom'
|
||||
license=('GPL3')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
Reference in New Issue
Block a user