diff --git a/mingw-w64-gtkwave/PKGBUILD b/mingw-w64-gtkwave/PKGBUILD index 5ddad244fa..27440b58bc 100644 --- a/mingw-w64-gtkwave/PKGBUILD +++ b/mingw-w64-gtkwave/PKGBUILD @@ -14,7 +14,7 @@ pkgver=3.3.111 pkgrel=1 pkgdesc='GtkWave, a fully featured GTK+ based wave viewer which reads VCD, GHW, LXT, LXT2, VZT and FST files (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url='https://gtkwave.sourceforge.io/' license=('GPL') groups=("${MINGW_PACKAGE_PREFIX}-eda")