summaryrefslogtreecommitdiff
path: root/extra/dovecot/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dovecot/PKGBUILD')
-rw-r--r--extra/dovecot/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD
index 96f7ac061..ac276f76c 100644
--- a/extra/dovecot/PKGBUILD
+++ b/extra/dovecot/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=dovecot
pkgver=2.1.10
pkgrel=2
pkgdesc="An IMAP and POP3 server written with security primarily in mind"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://dovecot.org/"
license=("LGPL")
depends=('krb5' 'openssl' 'sqlite>=3.7.5' 'libmysqlclient>=5.5.10'