diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:43:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:22:47 +0200 |
commit | 4cabb1ccd34040a64e2225f7853523aae03b30e9 (patch) | |
tree | 17e893d6ac95e548ad79fb80293df9df32a8d804 /dev-lang/R | |
parent | sys-fs/quota: x86 stable (bug #653798) (diff) | |
download | gentoo-4cabb1ccd34040a64e2225f7853523aae03b30e9.tar.gz gentoo-4cabb1ccd34040a64e2225f7853523aae03b30e9.tar.bz2 gentoo-4cabb1ccd34040a64e2225f7853523aae03b30e9.zip |
dev-lang/R: x86 stable (bug #641284)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/R-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/R/R-3.4.1.ebuild b/dev-lang/R/R-3.4.1.ebuild index 3334adcbe8dc..45c84fd36498 100644 --- a/dev-lang/R/R-3.4.1.ebuild +++ b/dev-lang/R/R-3.4.1.ebuild @@ -16,7 +16,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 ) )" |