summaryrefslogtreecommitdiff
path: root/community/unbound/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/unbound/PKGBUILD')
-rw-r--r--community/unbound/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD
index 20766114a..49e1010b4 100644
--- a/community/unbound/PKGBUILD
+++ b/community/unbound/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Validating, recursive, and caching DNS resolver'
url='http://unbound.net/'
license=('custom:BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
makedepends=('expat')
optdepends=('expat: unbound-anchor')
depends=('openssl' 'ldns' 'libevent')