diff options
Diffstat (limited to 'core/iproute2/PKGBUILD')
-rw-r--r-- | core/iproute2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/iproute2/PKGBUILD b/core/iproute2/PKGBUILD index b017ba58b..90199ce49 100644 --- a/core/iproute2/PKGBUILD +++ b/core/iproute2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iproute2 pkgver=3.2.0 pkgrel=2 pkgdesc="IP Routing Utilities" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://www.linux-foundation.org/en/Net:Iproute2" depends=('glibc' 'db') |