diff --git a/community/emacs/APKBUILD b/community/emacs/APKBUILD index 6106c3143fd..05b76da9b88 100644 --- a/community/emacs/APKBUILD +++ b/community/emacs/APKBUILD @@ -5,7 +5,7 @@ pkgname=emacs pkgver=25.3 pkgrel=0 pkgdesc="The extensible, customizable, self-documenting real-time display editor" -arch="all" +arch="all !aarch64" depends="emacs-nox" url="https://www.gnu.org/software/emacs/emacs.html" license="GPL-3.0"