summaryrefslogtreecommitdiff
path: root/community/pdns/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pdns/PKGBUILD')
-rw-r--r--community/pdns/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns/PKGBUILD b/community/pdns/PKGBUILD
index 9c5ed30c7..d42718ede 100644
--- a/community/pdns/PKGBUILD
+++ b/community/pdns/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pdns
pkgver=3.2
pkgrel=5
pkgdesc='Modern, advanced and high performance authoritative-only nameserver'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.powerdns.com/'
license=('GPL')
depends=('boost-libs' 'gcc-libs' 'postgresql-libs' 'libmariadbclient' 'sqlite' 'libldap' 'lua51')