aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-08-18 13:03:46 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-08-18 13:03:46 +0200
commitd50351209bd14888ab45c69920b232b2002abe17 (patch)
treeb22bea2d30265b77f37f22629a625cc239793e2b
parent8cff117adb70765c083260d727f9e2a3c3fe9407 (diff)
downloadaports-d50351209bd14888ab45c69920b232b2002abe17.tar.bz2
aports-d50351209bd14888ab45c69920b232b2002abe17.tar.xz
community/R: move from testing
-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