aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/R/APKBUILD (renamed from testing/R/APKBUILD)1
-rw-r--r--community/R/R.post-install (renamed from testing/R/R.post-install)0
2 files changed, 1 insertions, 0 deletions
diff --git a/testing/R/APKBUILD b/community/R/APKBUILD
index f17dd9a211..5111999115 100644
--- a/testing/R/APKBUILD
+++ b/community/R/APKBUILD
@@ -6,6 +6,7 @@ pkgver=3.3.1
pkgrel=2
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
+# openjdk8-jre-base is currently built only for x86*
arch="x86_64 x86"
license="GPL-2 GPL-3 LGPL-2.1"
depends="$pkgname-mathlib"
diff --git a/testing/R/R.post-install b/community/R/R.post-install
index f4603051e1..f4603051e1 100644
--- a/testing/R/R.post-install
+++ b/community/R/R.post-install