From 5e2c8d6b1ca6feb1b2d2deee74c0fe69ab1007d3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 25 Jul 2020 02:20:35 +0000 Subject: dev-java/bcmail: arm64 keyworded (bug #733822) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James --- dev-java/bcmail/bcmail-1.50-r3.ebuild | 4 ++-- dev-java/bcmail/bcmail-1.52-r3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-java/bcmail') diff --git a/dev-java/bcmail/bcmail-1.50-r3.ebuild b/dev-java/bcmail/bcmail-1.50-r3.ebuild index 7a0136a1aa48..8cf8473d44ec 100644 --- a/dev-java/bcmail/bcmail-1.50-r3.ebuild +++ b/dev-java/bcmail/bcmail-1.50-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="1.50" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" CDEPEND=" dev-java/junit:0 diff --git a/dev-java/bcmail/bcmail-1.52-r3.ebuild b/dev-java/bcmail/bcmail-1.52-r3.ebuild index 8f6f1ad4c443..a0af7f956ed5 100644 --- a/dev-java/bcmail/bcmail-1.52-r3.ebuild +++ b/dev-java/bcmail/bcmail-1.52-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="1.52" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" CDEPEND=" dev-java/junit:0 -- cgit v1.2.3-65-gdbad