diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-11 18:34:27 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-11 19:41:12 +0100 |
commit | a39bc917b6868a3ac54f76c881bb6abc74a50744 (patch) | |
tree | a7b29c39cb0243a5f8ebe7fc2f7053ce8d757d8a /dev-lang/R | |
parent | sys-devel/binutils-hppa64: stable 2.35.2 for hppa, bug #779802 (diff) | |
download | gentoo-a39bc917b6868a3ac54f76c881bb6abc74a50744.tar.gz gentoo-a39bc917b6868a3ac54f76c881bb6abc74a50744.tar.bz2 gentoo-a39bc917b6868a3ac54f76c881bb6abc74a50744.zip |
dev-lang/R: stable 4.0.4 for sparc, bug #765361
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/R-4.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/R/R-4.0.4.ebuild b/dev-lang/R/R-4.0.4.ebuild index df95c6aa5ae7..e85bf329f623 100644 --- a/dev-lang/R/R-4.0.4.ebuild +++ b/dev-lang/R/R-4.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm64 ~hppa ~ia64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~hppa ~ia64 sparc x86 ~amd64-linux ~x86-linux" IUSE="cairo doc icu java jpeg lapack minimal nls openmp perl png prefix profile readline static-libs test tiff tk X" # One test required profiling in v4.0.2, check the upstream bug: |