diff --git a/mingw-w64-blender/PKGBUILD b/mingw-w64-blender/PKGBUILD index f2f63afd5d..c156e848e7 100644 --- a/mingw-w64-blender/PKGBUILD +++ b/mingw-w64-blender/PKGBUILD @@ -15,7 +15,7 @@ pkgver=2.92.0 pkgrel=5 pkgdesc="A fully integrated 3D graphics creation suite (mingw-w64)" arch=('any') -mingw_arch=('mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw64' 'ucrt64') license=('GPL') # buid conflict with "${MINGW_PACKAGE_PREFIX}-glog" url="https://www.blender.org"