summaryrefslogtreecommitdiff
path: root/extra/r/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/r/PKGBUILD')
-rw-r--r--extra/r/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/r/PKGBUILD b/extra/r/PKGBUILD
index ce4ba16aa..68c6465d0 100644
--- a/extra/r/PKGBUILD
+++ b/extra/r/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=r
pkgver=2.15.3
pkgrel=1
pkgdesc="Language and environment for statistical computing and graphics"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url=('http://www.r-project.org/')
depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff'