diff options
Diffstat (limited to 'core/iproute2')
-rw-r--r-- | core/iproute2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/iproute2/PKGBUILD b/core/iproute2/PKGBUILD index 642eb2329..3b0996dd0 100644 --- a/core/iproute2/PKGBUILD +++ b/core/iproute2/PKGBUILD @@ -4,9 +4,9 @@ pkgname=iproute2 pkgver=2.6.39 -pkgrel=2 +pkgrel=2.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=('perl') |