Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/R/
Date: Fri, 25 Sep 2015 14:13:45
Message-Id: 1443190330.a4d52b76258c134fa6a3e99b5804457e878c82a0.ago@gentoo
1 commit: a4d52b76258c134fa6a3e99b5804457e878c82a0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:12:10 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:12:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d52b76
7
8 dev-lang/R: x86 stable wrt bug #556422
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 dev-lang/R/R-3.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/R/R-3.2.2.ebuild b/dev-lang/R/R-3.2.2.ebuild
17 index 9a460e7..c3aa035 100644
18 --- a/dev-lang/R/R-3.2.2.ebuild
19 +++ b/dev-lang/R/R-3.2.2.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="
21
22 LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
25 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
26 IUSE="cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs tiff tk X"
27 REQUIRED_USE="png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo X ) )"