diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-13 19:23:26 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-13 19:27:34 +0200 |
commit | eb029ada8409c2a95139fc52bd1531e8a092cb80 (patch) | |
tree | 165a0c1f4340e940d28d93c7c4b974fc01cbd5ba /dev-java/bcprov | |
parent | dev-java/bcmail: keyword ~arm64 (diff) | |
download | gentoo-eb029ada8409c2a95139fc52bd1531e8a092cb80.tar.gz gentoo-eb029ada8409c2a95139fc52bd1531e8a092cb80.tar.bz2 gentoo-eb029ada8409c2a95139fc52bd1531e8a092cb80.zip |
dev-java/bcprov: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-java/bcprov')
-rw-r--r-- | dev-java/bcprov/bcprov-1.45-r2.ebuild | 4 |
1 files 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 a4bdbab2c814..1b4ff67b4d8e 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="" |