community/emacs: enabled for aarch64

This commit is contained in:
stf 2018-03-27 22:51:52 +02:00 committed by Jakub Jirutka
parent 1aa8e874f9
commit 9fbb035e36

View File

@ -5,7 +5,7 @@ pkgname=emacs
pkgver=25.3 pkgver=25.3
pkgrel=0 pkgrel=0
pkgdesc="The extensible, customizable, self-documenting real-time display editor" pkgdesc="The extensible, customizable, self-documenting real-time display editor"
arch="all !aarch64" arch="all"
depends="emacs-nox" depends="emacs-nox"
url="https://www.gnu.org/software/emacs/emacs.html" url="https://www.gnu.org/software/emacs/emacs.html"
license="GPL-3.0" license="GPL-3.0"