summaryrefslogtreecommitdiff
path: root/core/mpfr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/mpfr/PKGBUILD')
-rw-r--r--core/mpfr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mpfr/PKGBUILD b/core/mpfr/PKGBUILD
index d83f543bb..00eb1cd04 100644
--- a/core/mpfr/PKGBUILD
+++ b/core/mpfr/PKGBUILD
@@ -8,7 +8,7 @@ _patchlevel=p2
pkgver=${_pkgver}.${_patchlevel}
pkgrel=1
pkgdesc="Multiple-precision floating-point library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.mpfr.org/"
license=('LGPL')
depends=('gmp>=5.0')