diff options
Diffstat (limited to 'community/emacs-nox/PKGBUILD')
-rw-r--r-- | community/emacs-nox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/emacs-nox/PKGBUILD b/community/emacs-nox/PKGBUILD index 69fac4ce8..85a888af8 100644 --- a/community/emacs-nox/PKGBUILD +++ b/community/emacs-nox/PKGBUILD @@ -6,7 +6,7 @@ pkgname=emacs-nox pkgver=24.1 pkgrel=1 pkgdesc="The Emacs Editor, without X11 support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/emacs/emacs.html" license=('GPL') depends=('dbus-core' 'ncurses' 'perl') |