python-pybox2d: disable clang64 again
This commit is contained in:
parent
63cd8bbfb8
commit
0b1f1d446f
@ -7,7 +7,7 @@ pkgver=2.3.10
|
||||
pkgrel=2
|
||||
pkgdesc='Python wrapper for Box2D (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw64' 'ucrt64')
|
||||
url='https://github.com/pybox2d/pybox2d'
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user