diff options
Diffstat (limited to 'community/dnstracer')
-rw-r--r-- | community/dnstracer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dnstracer/PKGBUILD b/community/dnstracer/PKGBUILD index be84c8a92..eb985bb1c 100644 --- a/community/dnstracer/PKGBUILD +++ b/community/dnstracer/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=4 pkgdesc='Determines where a given DNS server gets its information from, and follows the chain of DNS servers' url='http://www.mavetju.org/unix/dnstracer.php' license=('custom:BSD') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("http://www.mavetju.org/download/${pkgname}-${pkgver}.tar.gz") sha1sums=('b8c60b281c0eb309acd1b1551c51cccb951685c7') |