diff options
Diffstat (limited to 'community/notmuch/PKGBUILD')
-rw-r--r-- | community/notmuch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/notmuch/PKGBUILD b/community/notmuch/PKGBUILD index 0896a50ac..e89d3ffe7 100644 --- a/community/notmuch/PKGBUILD +++ b/community/notmuch/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=notmuch pkgname=('notmuch' 'notmuch-mutt' 'notmuch-runtime') pkgver=0.15.2 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://notmuchmail.org/" license=('GPL3') makedepends=('python2' 'python' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime' 'talloc') |