diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:12:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:12:10 +0200 |
commit | a4d52b76258c134fa6a3e99b5804457e878c82a0 (patch) | |
tree | 5fa22b8eb5b7aba4b38a0c313b5e2b62adb14b16 /dev-lang/R | |
parent | app-officeext/ooofbtools: x86 stable wrt bug #561250 (diff) | |
download | gentoo-a4d52b76258c134fa6a3e99b5804457e878c82a0.tar.gz gentoo-a4d52b76258c134fa6a3e99b5804457e878c82a0.tar.bz2 gentoo-a4d52b76258c134fa6a3e99b5804457e878c82a0.zip |
dev-lang/R: x86 stable wrt bug #556422
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/R-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/R/R-3.2.2.ebuild b/dev-lang/R/R-3.2.2.ebuild index 9a460e79c3d1..c3aa035331cb 100644 --- a/dev-lang/R/R-3.2.2.ebuild +++ b/dev-lang/R/R-3.2.2.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs tiff tk X" REQUIRED_USE="png? ( || ( cairo X ) ) jpeg? ( || ( cairo X ) ) tiff? ( || ( cairo X ) )" |