diff options
Diffstat (limited to 'community/lxnm/PKGBUILD')
-rw-r--r-- | community/lxnm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxnm/PKGBUILD b/community/lxnm/PKGBUILD index 6561411fe..342dcd481 100644 --- a/community/lxnm/PKGBUILD +++ b/community/lxnm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=lxnm pkgver=0.2.2 pkgrel=3 pkgdesc="A Network Manager (Part of LXDE)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://lxde.org" depends=('glib2') |