diff options
Diffstat (limited to 'community/emacs-nox/PKGBUILD')
-rw-r--r-- | community/emacs-nox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/emacs-nox/PKGBUILD b/community/emacs-nox/PKGBUILD index dc61fe518..87462826f 100644 --- a/community/emacs-nox/PKGBUILD +++ b/community/emacs-nox/PKGBUILD @@ -4,9 +4,9 @@ pkgname=emacs-nox pkgver=24.2 -pkgrel=1 +pkgrel=1.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=('GPL3') depends=('dbus-core' 'ncurses' 'perl') |