Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/R/
Date: Thu, 27 Sep 2018 18:33:55
Message-Id: 1538073223.479544eccd70bd42ceb466d8fb6ae0f3c60c4d5f.slyfox@gentoo
1 commit: 479544eccd70bd42ceb466d8fb6ae0f3c60c4d5f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Sep 27 16:15:02 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 18:33:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479544ec
7
8 dev-lang/R: stable 3.4.1 for sparc, bug #641284
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-lang/R/R-3.4.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-lang/R/R-3.4.1.ebuild b/dev-lang/R/R-3.4.1.ebuild
19 index a3e84cc1fd8..87ba2dd8f31 100644
20 --- a/dev-lang/R/R-3.4.1.ebuild
21 +++ b/dev-lang/R/R-3.4.1.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="
23
24 LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="amd64 ~hppa ia64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
27 +KEYWORDS="amd64 ~hppa ia64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
28 IUSE="cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs tiff tk X"
29 REQUIRED_USE="png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo X ) )"