commit: 4279db02dc8a74a308ea89891951a7f80d65223d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jun 12 08:28:37 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jun 12 08:28:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4279db02
dev-lang/R: amd64 stable wrt bug #851024 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lang/R/R-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/R/R-4.2.0.ebuild b/dev-lang/R/R-4.2.0.ebuild index 5607e2ee1643..a7a1366d455f 100644 --- a/dev-lang/R/R-4.2.0.ebuild +++ b/dev-lang/R/R-4.2.0.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 lto minimal nls openmp perl png prefix profile readline test tiff tk X" REQUIRED_USE="
