diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-27 18:15:02 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-27 19:33:43 +0100 |
commit | 479544eccd70bd42ceb466d8fb6ae0f3c60c4d5f (patch) | |
tree | 1b7962bd262b1e54c9164a8ef196dd2097d2f83d /dev-lang/R | |
parent | media-plugins/gst-plugins-ximagesrc: keyworded 1.14.1 for sparc, bug #661288 (diff) | |
download | gentoo-479544eccd70bd42ceb466d8fb6ae0f3c60c4d5f.tar.gz gentoo-479544eccd70bd42ceb466d8fb6ae0f3c60c4d5f.tar.bz2 gentoo-479544eccd70bd42ceb466d8fb6ae0f3c60c4d5f.zip |
dev-lang/R: stable 3.4.1 for sparc, bug #641284
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 a3e84cc1fd89..87ba2dd8f312 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 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~hppa ia64 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 ) )" |