summaryrefslogtreecommitdiff
path: root/core/libffi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libffi/PKGBUILD')
-rw-r--r--core/libffi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libffi/PKGBUILD b/core/libffi/PKGBUILD
index ec02865eb..725290584 100644
--- a/core/libffi/PKGBUILD
+++ b/core/libffi/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libffi
pkgver=3.0.11
pkgrel=1
pkgdesc="A portable, high level programming interface to various calling conventions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceware.org/libffi"
license=('MIT')
depends=('glibc')