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 cd1ed6b0d..01f0e6550 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=('2cb44f75e9686fd73c7ee9765857a36a8fe5bca9' |