diff options
Diffstat (limited to 'gnome-unstable/accountsservice/PKGBUILD')
-rw-r--r-- | gnome-unstable/accountsservice/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-unstable/accountsservice/PKGBUILD b/gnome-unstable/accountsservice/PKGBUILD index 237c3ca39..0338a99c0 100644 --- a/gnome-unstable/accountsservice/PKGBUILD +++ b/gnome-unstable/accountsservice/PKGBUILD @@ -4,7 +4,7 @@ pkgname=accountsservice pkgver=0.6.8 pkgrel=1 pkgdesc="D-Bus interface for user account query and manipulation" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://cgit.freedesktop.org/accountsservice/" license=('GPL3') depends=('dbus-glib' 'polkit') |