diff options
Diffstat (limited to 'community/hostapd')
-rw-r--r-- | community/hostapd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hostapd/PKGBUILD b/community/hostapd/PKGBUILD index 507b7c3f7..8a9458dd2 100644 --- a/community/hostapd/PKGBUILD +++ b/community/hostapd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=hostapd pkgver=0.7.3 pkgrel=5 pkgdesc="daemon for wireless software access points" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://hostap.epitest.fi/hostapd/" license=('custom') depends=('openssl' 'libnl') |