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 62EF3158020 for ; Thu, 15 Dec 2022 02:05:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46394E07E0; Thu, 15 Dec 2022 02:05:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C912E07E0 for ; Thu, 15 Dec 2022 02:05:18 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2636B33D3C2 for ; Thu, 15 Dec 2022 02:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C64B37D0 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: <1671069885.b011ee8c41b476e1736b0613a71c3a93f6bfb3af.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: b011ee8c41b476e1736b0613a71c3a93f6bfb3af 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: 8449f78f-4214-466a-adb3-ed6718894a40 X-Archives-Hash: 54ee07c21990766edc73a665137e46ac commit: b011ee8c41b476e1736b0613a71c3a93f6bfb3af Author: Sam James gentoo org> AuthorDate: Thu Dec 15 02:04:45 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 15 02:04:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b011ee8c dev-java/bcmail: Stabilize 1.72 ppc64, #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 c705f2cddb3a..f23f64c3f012 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