summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-26 16:39:54 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-26 16:41:09 -0400
commitcc01a76566918b5a02ae9f40d8c88a71fadf57ed (patch)
tree75c1ceb2007311e30da9c034a197d723a82718c2
parentdev-java/leiningen-bin: Bump to version 2.9.1 re bug #682982 (diff)
downloadgentoo-cc01a76566918b5a02ae9f40d8c88a71fadf57ed.tar.gz
gentoo-cc01a76566918b5a02ae9f40d8c88a71fadf57ed.tar.bz2
gentoo-cc01a76566918b5a02ae9f40d8c88a71fadf57ed.zip
dev-lang/R: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-lang/R/R-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/R/R-3.4.1.ebuild b/dev-lang/R/R-3.4.1.ebuild
index e273a93fab87..6c503c77a1aa 100644
--- a/dev-lang/R/R-3.4.1.ebuild
+++ b/dev-lang/R/R-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="|| ( GPL-2 GPL-3 ) LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ia64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 arm64 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 ) )"