summaryrefslogtreecommitdiff
path: root/core/libffi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libffi/PKGBUILD')
-rw-r--r--core/libffi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/libffi/PKGBUILD b/core/libffi/PKGBUILD
index ec02865eb..5e0b4b4d1 100644
--- a/core/libffi/PKGBUILD
+++ b/core/libffi/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=libffi
pkgver=3.0.11
-pkgrel=1
+pkgrel=1.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')