Enable clang32 for more packages.
This commit is contained in:
@@ -11,7 +11,7 @@ pkgver=3.3.4
|
||||
pkgrel=4
|
||||
pkgdesc="A python plotting library, making publication quality plots (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url='https://matplotlib.org/'
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-pytz"
|
||||
|
||||
Reference in New Issue
Block a user