From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F55513933E for ; Sat, 10 Jul 2021 17:28:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C94AE0CCA; Sat, 10 Jul 2021 17:28:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55DABE0CCA for ; Sat, 10 Jul 2021 17:28:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 255D2340FAE for ; Sat, 10 Jul 2021 17:28:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 944367A2 for ; Sat, 10 Jul 2021 17:28:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1625938101.5a39d7c1625ef8cde30d25c07ee5836525355455.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/R/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/R/R-4.0.5-r1.ebuild X-VCS-Directories: dev-lang/R/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5a39d7c1625ef8cde30d25c07ee5836525355455 X-VCS-Branch: master Date: Sat, 10 Jul 2021 17:28:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 158e51b6-4a12-45c2-b499-eea1c2b9732c X-Archives-Hash: 9d77ddeced2a89279ce3b15689a7b502 commit: 5a39d7c1625ef8cde30d25c07ee5836525355455 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sat Jul 10 15:46:44 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 10 17:28:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a39d7c1 dev-lang/R: stable 4.0.5-r1 for sparc, bug #801145 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> dev-lang/R/R-4.0.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/R/R-4.0.5-r1.ebuild b/dev-lang/R/R-4.0.5-r1.ebuild index 7cd415f99ed..330656c3f48 100644 --- a/dev-lang/R/R-4.0.5-r1.ebuild +++ b/dev-lang/R/R-4.0.5-r1.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: