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 e61f9fe356..9025553753 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="x86_64 x86" +arch="all" license="GPL-2 GPL-3 LGPL-2.1" depends="" depends_dev="gcc gfortran icu-dev libjpeg-turbo libpng-dev make openblas-dev |