Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/R/
Date: Sun, 28 Mar 2021 19:44:12
Message-Id: 1616960640.98619693ef1b38fb8827852e88bb1b3155b46eca.sam@gentoo
1 commit: 98619693ef1b38fb8827852e88bb1b3155b46eca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 28 19:43:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 28 19:44:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98619693
7
8 dev-lang/R: Stabilize 4.0.4 arm64, #765361
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/R/R-4.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/R/R-4.0.4.ebuild b/dev-lang/R/R-4.0.4.ebuild
16 index f5bd6158058..df95c6aa5ae 100644
17 --- a/dev-lang/R/R-4.0.4.ebuild
18 +++ b/dev-lang/R/R-4.0.4.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm64 ~hppa ~ia64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs test tiff tk X"
26
27 # One test required profiling in v4.0.2, check the upstream bug: