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 a7c1a0b30..46d7e1f5f 100644
--- a/community/ldns/PKGBUILD
+++ b/community/ldns/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='Fast DNS library supporting recent RFCs, including Drill and other tools'
url='http://www.nlnetlabs.nl/projects/ldns/'
license=('custom:BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!libtool')
depends=('openssl')
makedepends=('libpcap')