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 06aac06e4..7e7519472 100644
--- a/community/pdns/PKGBUILD
+++ b/community/pdns/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pdns
pkgver=3.2
pkgrel=3
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=('gcc-libs' 'zlib' 'postgresql-libs' 'libmysqlclient' 'sqlite' 'libldap' 'lua51' 'boost-libs')