diff options
Diffstat (limited to 'core/iproute2')
-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 fa31f11ed..401e43d6f 100644 --- a/core/iproute2/PKGBUILD +++ b/core/iproute2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=iproute2 pkgver=2.6.37 pkgrel=1 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=('linux-atm' 'perl') |