diff options
Diffstat (limited to 'core/dbus/PKGBUILD')
-rw-r--r-- | core/dbus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dbus/PKGBUILD b/core/dbus/PKGBUILD index 32b9a30bf..012878f93 100644 --- a/core/dbus/PKGBUILD +++ b/core/dbus/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.6.8 pkgrel=6 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') # do not depend on systemd to avoid circular dep, # dep on shadow for install scriptlet FS#29341 |