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 0a47e14ff..9e5382388 100644
--- a/extra/dbus-python/PKGBUILD
+++ b/extra/dbus-python/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=dbus-python
pkgver=1.0.0
pkgrel=1
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"
depends=('dbus-core' 'python2')