We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b296f91 commit c24dcddCopy full SHA for c24dcdd
mingw-w64-gtk2/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.24.33
8
pkgrel=4
9
pkgdesc="GTK+ is a multi-platform toolkit (v2) (mingw-w64)"
10
arch=('any')
11
-mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
+mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
12
url="https://www.gtk.org/"
13
14
# According to gtk/gtk.h, this is either LGPL2+ or LGPL2.1+, if that makes any
0 commit comments