Remove clang32 for now due to compilation issues

This commit is contained in:
zvecr
2021-10-22 14:23:59 +01:00
parent a2f49c8d96
commit 7bfcb044eb

View File

@@ -7,7 +7,7 @@ pkgver=1.0.6
pkgrel=1
pkgdesc='Massdrop keyboard firmware loader (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
license=('GPL3')
url='https://github.com/Massdrop/mdloader'
source=("https://github.com/Massdrop/mdloader/archive/${pkgver}.tar.gz")