diff options
Diffstat (limited to 'extra/ethtool/PKGBUILD')
-rw-r--r-- | extra/ethtool/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD index b422b8403..0ab6d86a8 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.6 pkgrel=1 epoch=1 pkgdesc="Utility for controlling network drivers and hardware" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.kernel.org/pub/software/network/ethtool/" license=('GPL') depends=('glibc') |