summaryrefslogtreecommitdiff
path: root/community/ldns/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ldns/PKGBUILD')
-rw-r--r--community/ldns/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ldns/PKGBUILD b/community/ldns/PKGBUILD
index 9ba6f1cf4..c456ce086 100644
--- a/community/ldns/PKGBUILD
+++ b/community/ldns/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ldns
pkgver=1.6.9
pkgrel=1
pkgdesc='Fast DNS library with DNSSEC support, including tools such as Drill'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.nlnetlabs.nl/projects/ldns/'
license=('custom:BSD')
depends=('openssl')