From 4d01c6f9f0a173232684b6605ce9176dffd05ac8 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Fri, 8 Jun 2012 11:19:01 +0200 Subject: Arch core packages for mips64el. --- core/libusbx/PKGBUILD | 2 +- core/systemd/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/libusbx/PKGBUILD b/core/libusbx/PKGBUILD index ac1363119..1fbe0bc00 100644 --- a/core/libusbx/PKGBUILD +++ b/core/libusbx/PKGBUILD @@ -5,7 +5,7 @@ pkgver=1.0.11 pkgrel=2 depends=('glibc') pkgdesc="Library that provides generic access to USB device" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://libusbx.org" license=('LGPL') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2) 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' -- cgit v1.2.3-54-g00ecf