diff options
Diffstat (limited to 'core/net-tools/PKGBUILD')
-rw-r--r-- | core/net-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/net-tools/PKGBUILD b/core/net-tools/PKGBUILD index 3bd848408..f9203aac7 100644 --- a/core/net-tools/PKGBUILD +++ b/core/net-tools/PKGBUILD @@ -6,7 +6,7 @@ pkgname=net-tools pkgver=1.60.20120804git pkgrel=2 pkgdesc="Configuration tools for Linux networking" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL2') url="http://net-tools.sourceforge.net/" depends=('glibc') |