commit: 260c51dd9747fc6938b71e49e9048ce6dfe3c245
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 21:33:45 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 21:35:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260c51dd
dev-java/ant-junit4: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-java/ant-junit4/ant-junit4-1.9.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/ant-junit4/ant-junit4-1.9.2.ebuild
b/dev-java/ant-junit4/ant-junit4-1.9.2.ebuild
index c9eafe457a6..b58b83bf443 100644
--- a/dev-java/ant-junit4/ant-junit4-1.9.2.ebuild
+++ b/dev-java/ant-junit4/ant-junit4-1.9.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
EAPI="5"
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="junit-4"
inherit ant-tasks
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~x86-fbsd"
DEPEND="dev-java/junit:4
~dev-java/ant-junit-${PV}"