diff options
-rw-r--r-- | testing/R/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/R/APKBUILD b/testing/R/APKBUILD index 9025553753..e61f9fe356 100644 --- a/testing/R/APKBUILD +++ b/testing/R/APKBUILD @@ -6,7 +6,7 @@ pkgver=3.3.1 pkgrel=1 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" -arch="all" +arch="x86_64 x86" license="GPL-2 GPL-3 LGPL-2.1" depends="" depends_dev="gcc gfortran icu-dev libjpeg-turbo libpng-dev make openblas-dev |