diff options
Diffstat (limited to 'community/macchanger/PKGBUILD')
-rw-r--r-- | community/macchanger/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/macchanger/PKGBUILD b/community/macchanger/PKGBUILD index 23672a8e8..b1a96f587 100644 --- a/community/macchanger/PKGBUILD +++ b/community/macchanger/PKGBUILD @@ -6,7 +6,7 @@ pkgname=macchanger pkgver=1.5.0 pkgrel=5 pkgdesc="A small utility to change you NIC's MAC address" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ftp.gnu.org/gnu/macchanger" license=('GPL') source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz) |