summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e55dc3f33b2c..d9192d12f525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=r-rcppeigen
pkgver=${_cranver//[:-]/.}
pkgrel=1
pkgdesc="Rcpp Integration for the Eigen Templated Linear Algebra Library"
-arch=('any')
+arch=('x86_64')
url="https://cran.r-project.org/web/packages/${_cranname}/index.html"
license=('GPL' 'custom')
depends=('r' )