diff options
Diffstat (limited to 'extra/r/PKGBUILD')
-rw-r--r-- | extra/r/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/r/PKGBUILD b/extra/r/PKGBUILD index e02efc3e4..fd4adb7ef 100644 --- a/extra/r/PKGBUILD +++ b/extra/r/PKGBUILD @@ -7,7 +7,7 @@ pkgname=r pkgver=3.0.2 pkgrel=2 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' |