diff options
Diffstat (limited to 'core/net-tools/PKGBUILD')
-rw-r--r-- | core/net-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/net-tools/PKGBUILD b/core/net-tools/PKGBUILD index 605620a09..fd9b0d216 100644 --- a/core/net-tools/PKGBUILD +++ b/core/net-tools/PKGBUILD @@ -4,9 +4,9 @@ pkgname=net-tools pkgver=1.60.20110819cvs -pkgrel=3 +pkgrel=3.1 pkgdesc="Configuration tools for Linux networking" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL2') url="http://www.tazenda.demon.co.uk/phil/net-tools" depends=('glibc') |