diff options
Diffstat (limited to 'community/nsd/PKGBUILD')
-rw-r--r-- | community/nsd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nsd/PKGBUILD b/community/nsd/PKGBUILD index 7a7d8dc62..e6e18a19c 100644 --- a/community/nsd/PKGBUILD +++ b/community/nsd/PKGBUILD @@ -11,7 +11,7 @@ url='http://www.nlnetlabs.nl/nsd/' license=('BSD') depends=('openssl') makedepends=('flex') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'service') sha1sums=('e31a81ab7877422b34e1f163f9509cd93f395664' |