diff options
Diffstat (limited to 'extra/dbus/PKGBUILD')
-rw-r--r-- | extra/dbus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dbus/PKGBUILD b/extra/dbus/PKGBUILD index 0941c2f9e..17f83e1f2 100644 --- a/extra/dbus/PKGBUILD +++ b/extra/dbus/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.4.20 pkgrel=1 pkgdesc="Freedesktop.org message bus system" url="http://www.freedesktop.org/Software/dbus" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL' 'custom') depends=("dbus-core>=${pkgver}" 'libx11') source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz |