commit: b2046366b95dcea65f1d26ff6dc229d4adfce974 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 18:28:00 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 18:32:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2046366
dev-java/error-prone-annotations: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 .../error-prone-annotations/error-prone-annotations-2.0.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/error-prone-annotations/error-prone-annotations-2.0.14.ebuild b/dev-java/error-prone-annotations/error-prone-annotations-2.0.14.ebuild index 8da81b5af62..ee30a641328 100644 --- a/dev-java/error-prone-annotations/error-prone-annotations-2.0.14.ebuild +++ b/dev-java/error-prone-annotations/error-prone-annotations-2.0.14.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=6 @@ -14,7 +14,7 @@ HOMEPAGE="http://errorprone.info" SRC_URI="https://github.com/google/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DEPEND=">=virtual/jdk-1.7" RDEPEND=">=virtual/jre-1.7"
