summaryrefslogtreecommitdiff
path: root/community/lxc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxc/PKGBUILD')
-rw-r--r--community/lxc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxc/PKGBUILD b/community/lxc/PKGBUILD
index e53241c57..cfd9ee539 100644
--- a/community/lxc/PKGBUILD
+++ b/community/lxc/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=1.0.0
epoch=1
pkgrel=1
pkgdesc="Linux Containers"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://linuxcontainers.org"
depends=('bash' 'perl' 'libseccomp' 'libcap')
makedepends=('docbook2x')