jom: Add more architectures

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
This commit is contained in:
Konstantin Podsvirov
2021-07-08 20:12:49 +03:00
committed by GitHub
parent db1a5a0594
commit 87eaa0db09

View File

@@ -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"