summaryrefslogtreecommitdiff
path: root/extra/dbus-python/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dbus-python/PKGBUILD')
-rw-r--r--extra/dbus-python/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dbus-python/PKGBUILD b/extra/dbus-python/PKGBUILD
index 9bbdd6368..ed1cb8240 100644
--- a/extra/dbus-python/PKGBUILD
+++ b/extra/dbus-python/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common')
pkgver=1.1.1
pkgrel=2
pkgdesc="Python bindings for DBUS"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL')
url="http://www.freedesktop.org/wiki/Software/DBusBindings"
makedepends=('docutils' 'dbus-glib' 'python' 'python2')