scotch: do not claim to provide 32-bit indexing libraries with the 64-bit indexing package.

This commit is contained in:
Markus Mützel 2024-11-15 12:20:09 +01:00
parent e31885542b
commit c8e18ee683

View File

@ -132,7 +132,6 @@ package_scotch()
package_scotch-int64() {
pkgdesc="Graph partitioning and sparse matrix ordering package with 64-bit indexing (mingw-w64)"
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}")
_package_scotch "64"
}