Enable clang64 for everything

This commit is contained in:
Christoph Reiter
2021-04-25 19:30:11 +02:00
parent 30fd7928e2
commit 81bf16586c
1593 changed files with 1593 additions and 1593 deletions

View File

@@ -9,7 +9,7 @@ pkgver=0.r2.8fd8558
pkgrel=1
pkgdesc='Python module for quickly making certain modifications to images (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
url="https://github.com/LagoLunatic/PyFastTextureUtils"
license=('MIT')
depends=("${MINGW_PACKAGE_PREFIX}-python")