summaryrefslogtreecommitdiff
path: root/community/systemd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/systemd/PKGBUILD')
-rw-r--r--community/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/systemd/PKGBUILD b/community/systemd/PKGBUILD
index 8c3abd375..9cb264b24 100644
--- a/community/systemd/PKGBUILD
+++ b/community/systemd/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=systemd
pkgver=35
pkgrel=1
pkgdesc="Session and Startup manager"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.freedesktop.org/wiki/Software/systemd"
license=('GPL2')
depends=('dbus-core' 'kbd' 'libcap' 'util-linux>=2.19' 'udev>=172')