commit: eb029ada8409c2a95139fc52bd1531e8a092cb80 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 17:23:26 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 17:27:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb029ada
dev-java/bcprov: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-java/bcprov/bcprov-1.45-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/bcprov/bcprov-1.45-r2.ebuild b/dev-java/bcprov/bcprov-1.45-r2.ebuild index a4bdbab2c81..1b4ff67b4d8 100644 --- a/dev-java/bcprov/bcprov-1.45-r2.ebuild +++ b/dev-java/bcprov/bcprov-1.45-r2.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 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.bouncycastle.org/java.html" SRC_URI="http://central.maven.org/maven2/org/bouncycastle/${MY_PN}/${PV}/${MY_P}-sources.jar" LICENSE="BSD" SLOT="1.45" -KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" CDEPEND=""
