summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-01-26 11:37:22 +0000
committerJames Le Cuirot <chewi@gentoo.org>2017-01-26 21:49:47 +0000
commit54dc485875e3e664c17584a9c97b0852cf5b7e55 (patch)
treed55e980513a0fc943ed5cc31c8ab03168f9a2fbf /virtual/jdk
parentvirtual/jre: added ~arm64 keyword. Tested on cortex-a53 Dependency of icedtea... (diff)
downloadgentoo-54dc485875e3e664c17584a9c97b0852cf5b7e55.tar.gz
gentoo-54dc485875e3e664c17584a9c97b0852cf5b7e55.tar.bz2
gentoo-54dc485875e3e664c17584a9c97b0852cf5b7e55.zip
virtual/jdk: added ~arm64 keyword. Tested on cortex-a53 Dependency of icedtea on arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3668
Diffstat (limited to 'virtual/jdk')
-rw-r--r--virtual/jdk/jdk-1.7.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-1.7.0-r2.ebuild b/virtual/jdk/jdk-1.7.0-r2.ebuild
index f3f1cda1b9da..fb97cbb421d9 100644
--- a/virtual/jdk/jdk-1.7.0-r2.ebuild
+++ b/virtual/jdk/jdk-1.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI="6"
DESCRIPTION="Virtual for Java Development Kit (JDK)"
SLOT="1.7"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="|| (
dev-java/icedtea-bin:7