diff options
Diffstat (limited to 'community/ndisc6/PKGBUILD')
-rw-r--r-- | community/ndisc6/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ndisc6/PKGBUILD b/community/ndisc6/PKGBUILD index 597b62b92..f7f2b94d5 100644 --- a/community/ndisc6/PKGBUILD +++ b/community/ndisc6/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ndisc6 pkgver=1.0.2 pkgrel=6 pkgdesc='Collection of IPv6 networking utilities' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.remlab.net/ndisc6/' license=('GPL') depends=('glibc' 'perl') |