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 f7d9c9299..1e44b1a1d 100644 --- a/community/exim/PKGBUILD +++ b/community/exim/PKGBUILD @@ -7,7 +7,7 @@ pkgname=exim pkgver=4.80.1 pkgrel=1 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) |