From a97bf7c4061269a735700ba23c668e1490db5ad5 Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Thu, 26 Jan 2017 12:12:19 +0000 Subject: [PATCH] dev-java/gcj-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 --- dev-java/gcj-jdk/gcj-jdk-4.9.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/gcj-jdk/gcj-jdk-4.9.4.ebuild b/dev-java/gcj-jdk/gcj-jdk-4.9.4.ebuild index 54e4b391089b..4573771b7efb 100644 --- a/dev-java/gcj-jdk/gcj-jdk-4.9.4.ebuild +++ b/dev-java/gcj-jdk/gcj-jdk-4.9.4.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$ @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gentoo.org/" SRC_URI="" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x86-linux" SLOT="0" IUSE="awt" -- 2.26.2