Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/jdk/
Date: Sun, 04 Sep 2016 10:38:24
Message-Id: 1472985481.53ec22f6328d748001709158d37ba4bf834e7dca.monsieurp@gentoo
1 commit: 53ec22f6328d748001709158d37ba4bf834e7dca
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 19:34:44 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:38:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ec22f6
7
8 virtual/jdk: keyword for ~arm64.
9
10 Package-Manager: portage-2.3.0
11 Closes: https://github.com/gentoo/gentoo/pull/2169
12
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 virtual/jdk/jdk-1.8.0-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/virtual/jdk/jdk-1.8.0-r3.ebuild b/virtual/jdk/jdk-1.8.0-r3.ebuild
19 index ce1ad25..f1b9f54 100644
20 --- a/virtual/jdk/jdk-1.8.0-r3.ebuild
21 +++ b/virtual/jdk/jdk-1.8.0-r3.ebuild
22 @@ -6,7 +6,7 @@ EAPI="6"
23
24 DESCRIPTION="Virtual for Java Development Kit (JDK)"
25 SLOT="1.8"
26 -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
27 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
28
29 RDEPEND="|| (
30 dev-java/icedtea-bin:8