gegl: disable clangarm64 again

doesn't build
This commit is contained in:
Christoph Reiter
2022-08-20 14:44:08 +02:00
committed by GitHub
parent 6bdc513553
commit 63b76be20e

View File

@@ -8,7 +8,7 @@ pkgver=0.4.38
pkgrel=2
pkgdesc="Generic Graphics Library (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://gegl.org/"
license=('spdx:GPL-3.0-or-later' 'spdx:LGPL-3.0-or-later')
makedepends=("${MINGW_PACKAGE_PREFIX}-asciidoc"