summaryrefslogtreecommitdiff
path: root/community/libuser/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libuser/PKGBUILD')
-rw-r--r--community/libuser/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libuser/PKGBUILD b/community/libuser/PKGBUILD
index eb779f259..6b3a0f420 100644
--- a/community/libuser/PKGBUILD
+++ b/community/libuser/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libuser
pkgver=0.58
pkgrel=1
pkgdesc='A standardized interface for manipulating and administering user and group accounts.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
url='https://fedorahosted.org/libuser/'
depends=('python2' 'glib2' 'popt')