summaryrefslogtreecommitdiff
path: root/community/opensmtpd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/opensmtpd/PKGBUILD')
-rw-r--r--community/opensmtpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/opensmtpd/PKGBUILD b/community/opensmtpd/PKGBUILD
index e56eebe63..b4e5e9038 100644
--- a/community/opensmtpd/PKGBUILD
+++ b/community/opensmtpd/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=opensmtpd
pkgver=5.3.3p1
pkgrel=1
pkgdesc='Free implementation of the server-side SMTP protocol'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.opensmtpd.org/'
license=('custom')
depends=('libevent')