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 0f9977539..29d4bf3df 100644 --- a/extra/dbus/PKGBUILD +++ b/extra/dbus/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.6.4 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{,.asc} |