diff options
Diffstat (limited to 'community/pdnsd/PKGBUILD')
-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 9a1f40211..a8c7f9572 100644 --- a/community/pdnsd/PKGBUILD +++ b/community/pdnsd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pdnsd pkgver=1.2.9 pkgrel=2 pkgdesc="Is a proxy DNS server with permanent caching" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://members.home.nl/p.a.rombouts/pdnsd/" license=('GPL') depends=('glibc') |