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 11fc7e27d..50059763b 100644
--- a/core/libffi/PKGBUILD
+++ b/core/libffi/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libffi
pkgver=3.0.12
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')