dev-java/ant-junit4: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Fri, 14 Jul 2017 21:33:45 +0000 (23:33 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 14 Jul 2017 21:35:50 +0000 (23:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-java/ant-junit4/ant-junit4-1.9.2.ebuild

index c9eafe457a6d38d3f0f9f5ca0742b5d438d9080f..b58b83bf44378fe97daa39bfc7f18a8c597664a3 100644 (file)
@@ -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}"