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 210fbc029..c677e53cb 100644
--- a/community/bind/PKGBUILD
+++ b/community/bind/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
pkgdesc='The ISC BIND nameserver'
url='http://www.isc.org/software/bind/'
license=('custom:ISC')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!makeflags')
depends=('openssl' 'krb5' 'libxml2')
provides=('dns-server')