diff --git a/mingw-w64-pastix/PKGBUILD b/mingw-w64-pastix/PKGBUILD index e1fa485e5f..9c80c9d3e1 100644 --- a/mingw-w64-pastix/PKGBUILD +++ b/mingw-w64-pastix/PKGBUILD @@ -7,7 +7,7 @@ pkgver=6.2.1 pkgrel=3 pkgdesc='High performance parallel solver for very large sparse linear systems based on direct methods (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-openblas" "${MINGW_PACKAGE_PREFIX}-hwloc" "${MINGW_PACKAGE_PREFIX}-metis"