diff options
Diffstat (limited to 'core/dnsutils/PKGBUILD')
-rw-r--r-- | core/dnsutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dnsutils/PKGBUILD b/core/dnsutils/PKGBUILD index 5466de114..d39b1fff5 100644 --- a/core/dnsutils/PKGBUILD +++ b/core/dnsutils/PKGBUILD @@ -13,7 +13,7 @@ pkgrel=1 pkgdesc='DNS utilities: dig host nslookup' url='http://www.isc.org/software/bind/' license=('custom:ISC') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=('!makeflags') depends=('openssl' 'krb5' 'idnkit' 'dnssec-anchors') source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz" |