diff --git a/community/aerc/APKBUILD b/community/aerc/APKBUILD index 10138164b52..38e7ff041f3 100644 --- a/community/aerc/APKBUILD +++ b/community/aerc/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.5.2 pkgrel=0 pkgdesc="email client for your terminal" url="https://aerc-mail.org" -arch="all" +arch="all !mips !mips64" # mips(64): blocked on go license="MIT" depends="less ncurses" makedepends="go scdoc"