add clang32 to more packages.
All packages which successfully built on clang64, for which all of their dependencies are already available for clang32. Batch 2
This commit is contained in:
@@ -10,7 +10,7 @@ pkgver=1.0.6
|
||||
pkgrel=2
|
||||
pkgdesc="Python module for fast (basic) object serialization similar to bencode (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url='https://github.com/aresch/rencode'
|
||||
license=('GPLv3')
|
||||
validpgpkeys=('gpg_KEY')
|
||||
|
||||
Reference in New Issue
Block a user