diff options
Diffstat (limited to 'community/exim/PKGBUILD')
-rw-r--r-- | community/exim/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/exim/PKGBUILD b/community/exim/PKGBUILD index a4fc221fa..b9026c404 100644 --- a/community/exim/PKGBUILD +++ b/community/exim/PKGBUILD @@ -7,7 +7,7 @@ pkgname=exim pkgver=4.80 pkgrel=2 pkgdesc="Message Transfer Agent" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.exim.org/' license=('GPL') backup=(etc/mail/aliases etc/mail/exim.conf etc/logrotate.d/exim etc/conf.d/exim) |