diff options
Diffstat (limited to 'community/connman/PKGBUILD')
-rw-r--r-- | community/connman/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD index 424e7da81..5d3655031 100644 --- a/community/connman/PKGBUILD +++ b/community/connman/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.15 pkgrel=1 pkgdesc="Wireless LAN network manager" url="http://connman.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') depends=('dbus-core' 'iptables' 'glib2' 'gnutls') conflicts=('openresolv') |