summaryrefslogtreecommitdiff
path: root/community/bind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bind/PKGBUILD')
-rw-r--r--community/bind/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bind/PKGBUILD b/community/bind/PKGBUILD
index 4cff0b633..d8caa3a2e 100644
--- a/community/bind/PKGBUILD
+++ b/community/bind/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc='Berkeley Internet Name Daemon is the reference implementation of the DNS protocols'
url='http://www.isc.org/software/bind/'
license=('custom:ISC')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!makeflags' '!libtool')
depends=('openssl' 'krb5' 'libxml2')
source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"