diff options
Diffstat (limited to 'extra/libasyncns/PKGBUILD')
-rw-r--r-- | extra/libasyncns/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libasyncns/PKGBUILD b/extra/libasyncns/PKGBUILD index b4f1ce64a..2604dde50 100644 --- a/extra/libasyncns/PKGBUILD +++ b/extra/libasyncns/PKGBUILD @@ -9,7 +9,7 @@ pkgname=libasyncns pkgver=0.8 pkgrel=5 pkgdesc="A C library for executing name service queries asynchronously" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://0pointer.de/lennart/projects/libasyncns" license=('LGPL') depends=('glibc') |