diff --git a/community/emacs/APKBUILD b/community/emacs/APKBUILD
index 474d8ce6963ed4c37e951ccb5ddbf1eff8533206..c1ef05036cb1ed5c7c3be2be28ec9d87d036c508 100644
--- a/community/emacs/APKBUILD
+++ b/community/emacs/APKBUILD
@@ -4,7 +4,7 @@ pkgname=emacs
 pkgver=26.2
 pkgrel=1
 pkgdesc="The extensible, customizable, self-documenting real-time display editor"
-arch="all !aarch64"
+arch="all"
 depends="emacs-nox"
 url="https://www.gnu.org/software/emacs/emacs.html"
 license="GPL-3.0-or-later"