diff options
Diffstat (limited to 'extra/imap/PKGBUILD')
-rw-r--r-- | extra/imap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/imap/PKGBUILD b/extra/imap/PKGBUILD index 2aed4adbb..c53316299 100644 --- a/extra/imap/PKGBUILD +++ b/extra/imap/PKGBUILD @@ -4,7 +4,7 @@ pkgname=imap pkgver=2007e pkgrel=2 pkgdesc="An IMAP/POP server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('APACHE') url="http://www.washington.edu/imap" depends=('openssl' 'pam') |