diff --git a/community/thunar/APKBUILD b/community/thunar/APKBUILD index 5e6f133c2a5..a884154ad88 100644 --- a/community/thunar/APKBUILD +++ b/community/thunar/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.8.16 pkgrel=0 pkgdesc="File manager for Xfce" url="https://docs.xfce.org/xfce/thunar/start" -arch="all" +arch="all !mips64" # blocked by libxfce4ui-dev license="GPL-2.0-or-later LGPL-2.0-only" depends="desktop-file-utils hicolor-icon-theme shared-mime-info" depends_dev="exo-dev"