From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6714158020 for ; Thu, 15 Dec 2022 02:05:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6113E07D8; Thu, 15 Dec 2022 02:05:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D32F1E07D4 for ; Thu, 15 Dec 2022 02:05:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F864335DBD for ; Thu, 15 Dec 2022 02:05:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DA117AF for ; Thu, 15 Dec 2022 02:05:13 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1671069882.8eb8fb2d9f8418ec69ee4ea70e9600a048bb5b9c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/bcmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/bcmail/bcmail-1.72.ebuild X-VCS-Directories: dev-java/bcmail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8eb8fb2d9f8418ec69ee4ea70e9600a048bb5b9c X-VCS-Branch: master Date: Thu, 15 Dec 2022 02:05:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c4f7d51-3992-44f6-a4ec-bea766e0e0b5 X-Archives-Hash: ef7c1e4586062fa7f205ac808b4d8787 commit: 8eb8fb2d9f8418ec69ee4ea70e9600a048bb5b9c Author: Sam James gentoo org> AuthorDate: Thu Dec 15 02:04:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 15 02:04:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb8fb2d dev-java/bcmail: Stabilize 1.72 arm64, #885979 Signed-off-by: Sam James gentoo.org> dev-java/bcmail/bcmail-1.72.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/bcmail/bcmail-1.72.ebuild b/dev-java/bcmail/bcmail-1.72.ebuild index 09cfa8ab86b2..c705f2cddb3a 100644 --- a/dev-java/bcmail/bcmail-1.72.ebuild +++ b/dev-java/bcmail/bcmail-1.72.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/bcgit/bc-java/archive/r${PV/./rv}.tar.gz -> bc-java- LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 arm64 ~ppc64 ~x86" CP_DEPEND=" ~dev-java/bcpkix-${PV}:0