summaryrefslogtreecommitdiff
path: root/extra/pdns/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pdns/PKGBUILD')
-rw-r--r--extra/pdns/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pdns/PKGBUILD b/extra/pdns/PKGBUILD
index 8226a5868..855f10911 100644
--- a/extra/pdns/PKGBUILD
+++ b/extra/pdns/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pdns
pkgver=2.9.22.6
pkgrel=1
pkgdesc="A modern, advanced and high performance authoritative-only nameserver"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.powerdns.com"
license=('GPL')
depends=('gcc-libs' 'zlib' 'postgresql-libs' 'libmysqlclient' 'sqlite3' 'libldap')