diff options
Diffstat (limited to 'community/system-tools-backends/PKGBUILD')
-rw-r--r-- | community/system-tools-backends/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/system-tools-backends/PKGBUILD b/community/system-tools-backends/PKGBUILD index 357916ff3..68b15f61e 100644 --- a/community/system-tools-backends/PKGBUILD +++ b/community/system-tools-backends/PKGBUILD @@ -5,7 +5,7 @@ pkgname=system-tools-backends pkgver=2.10.2 pkgrel=1 pkgdesc='Backends for Gnome System Tools.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://system-tools-backends.freedesktop.org/' license=('GPL') depends=('perl' 'perl-net-dbus' 'dbus' 'polkit' 'dbus-glib') |