summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-01-26 12:14:45 +0000
committerJames Le Cuirot <chewi@gentoo.org>2017-01-26 21:50:07 +0000
commit6a66d82aee3b1f60bb7ab7f01181feced0ad9f5c (patch)
tree647a95016d55ec63fb68b63465e844506ff0e5e6
parentdev-java/gcj-jdk:added ~arm64 keyword. Tested on cortex-a53 Dependency of ice... (diff)
downloadgentoo-6a66d82aee3b1f60bb7ab7f01181feced0ad9f5c.tar.gz
gentoo-6a66d82aee3b1f60bb7ab7f01181feced0ad9f5c.tar.bz2
gentoo-6a66d82aee3b1f60bb7ab7f01181feced0ad9f5c.zip
dev-java/ecj-gcj: 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
-rw-r--r--dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild b/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild
index e10c74481229..4d5bf863f09b 100644
--- a/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild
+++ b/dev-java/ecj-gcj/ecj-gcj-4.4.2.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$
@@ -15,7 +15,7 @@ SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src
LICENSE="EPL-1.0"
SLOT="4.4"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="+native"
RDEPEND="sys-devel/gcc:*[gcj]