summaryrefslogtreecommitdiff
path: root/testing/mpfr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mpfr/PKGBUILD')
-rw-r--r--testing/mpfr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mpfr/PKGBUILD b/testing/mpfr/PKGBUILD
index 7e1f4c1a3..9ab7f963c 100644
--- a/testing/mpfr/PKGBUILD
+++ b/testing/mpfr/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mpfr
pkgver=3.0.1
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')