summaryrefslogtreecommitdiff
path: root/core/systemd
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-08 11:19:01 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-08 11:19:01 +0200
commit4d01c6f9f0a173232684b6605ce9176dffd05ac8 (patch)
tree3f1280e0ba070be124f52548a4ba6e8985a1fb6f /core/systemd
parent86c07f860ec2bad836bce1eaf59b923aa5c3a5cc (diff)
Arch core packages for mips64el.
Diffstat (limited to 'core/systemd')
-rw-r--r--core/systemd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD
index c21f77b8f..c75bfffc5 100644
--- a/core/systemd/PKGBUILD
+++ b/core/systemd/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=systemd
pkgname=('systemd' 'libsystemd' 'systemd-tools' 'systemd-sysvcompat')
pkgver=184
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.freedesktop.org/wiki/Software/systemd"
license=('GPL2' 'LGPL2.1' 'MIT')
makedepends=('acl' 'cryptsetup' 'dbus-core' 'docbook-xsl' 'gobject-introspection' 'gperf'