summaryrefslogtreecommitdiff
path: root/core/ldns/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ldns/PKGBUILD')
-rw-r--r--core/ldns/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ldns/PKGBUILD b/core/ldns/PKGBUILD
index e936b0b9d..827ca787c 100644
--- a/core/ldns/PKGBUILD
+++ b/core/ldns/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Fast DNS library supporting recent RFCs'
url='http://www.nlnetlabs.nl/projects/ldns/'
license=('custom:BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!libtool')
depends=('openssl' 'dnssec-anchors')
optdepends=('libpcap: ldns-dpa tool')