add clang32 to more packages.
All packages which successfully built on clang64, for which all of their dependencies are already available for clang32. Batch 3
This commit is contained in:
@@ -8,7 +8,7 @@ pkgver=0.1.2
|
||||
pkgrel=1
|
||||
pkgdesc='Inline Matplotlib backend for Jupyter (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://pypi.org/project/matplotlib-inline/"
|
||||
license=('BSD-3-Clause')
|
||||
depends=(
|
||||
|
||||
Reference in New Issue
Block a user