diff --git a/community/gtk4.0/APKBUILD b/community/gtk4.0/APKBUILD index 22cb6fde8700a55f26f3ce42441ad6aafab663be..9eac4b41f27bd7d1761b1ed388587e01419cf9e4 100644 --- a/community/gtk4.0/APKBUILD +++ b/community/gtk4.0/APKBUILD @@ -7,6 +7,7 @@ pkgdesc="The GTK Toolkit (v4)" url="https://www.gtk.org/" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" arch="all !x86 !armhf !armv7" # Needs >4GB when compiling +arch="$arch !mips64" # Limited by ilmbase options="!check" # Test suite is known to fail upstream license="LGPL-2.1-or-later" subpackages="$pkgname-demo $pkgname-dev $pkgname-doc $pkgname-lang $pkgname-dbg"