summaryrefslogtreecommitdiff
path: root/extra/libseccomp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libseccomp/PKGBUILD')
-rw-r--r--extra/libseccomp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libseccomp/PKGBUILD b/extra/libseccomp/PKGBUILD
index ccca4c4b5..c28bbc0b9 100644
--- a/extra/libseccomp/PKGBUILD
+++ b/extra/libseccomp/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libseccomp
pkgver=2.1.0
pkgrel=1
pkgdesc='Enhanced seccomp library'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL2.1')
url="http://sourceforge.net/projects/libseccomp/"
depends=('glibc')