diff options
Diffstat (limited to 'extra/ethtool')
-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 8e759763b..a67573cce 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.2 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') |