diff options
Diffstat (limited to 'community/pdnsd')
-rw-r--r-- | community/pdnsd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdnsd/PKGBUILD b/community/pdnsd/PKGBUILD index 70376661d..9b8cfd281 100644 --- a/community/pdnsd/PKGBUILD +++ b/community/pdnsd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pdnsd pkgver=1.2.9 pkgrel=1 pkgdesc="Is a proxy DNS server with permanent caching" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.phys.uu.nl/~rombouts/pdnsd/" license=('GPL') depends=('glibc') |