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 76354158086 for ; Thu, 25 Nov 2021 02:07:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72F332BC007; Thu, 25 Nov 2021 02:07:03 +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 5BC962BC007 for ; Thu, 25 Nov 2021 02:07:03 +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 0F84F342B1B for ; Thu, 25 Nov 2021 02:07:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B9971EB for ; Thu, 25 Nov 2021 02:06:59 +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: <1637806003.1d0ee0dec8329f82d624d6eb9a66c2debced1d95.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.69.ebuild X-VCS-Directories: dev-java/bcmail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1d0ee0dec8329f82d624d6eb9a66c2debced1d95 X-VCS-Branch: master Date: Thu, 25 Nov 2021 02:06:59 +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: acda8b9e-2637-4b7e-b263-69ca95904248 X-Archives-Hash: 11c7e3126ef51bfb7551e5f66d67882d commit: 1d0ee0dec8329f82d624d6eb9a66c2debced1d95 Author: Sam James gentoo org> AuthorDate: Thu Nov 25 02:06:43 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 25 02:06:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0ee0de dev-java/bcmail: Stabilize 1.69 ppc64, #807097 Signed-off-by: Sam James gentoo.org> dev-java/bcmail/bcmail-1.69.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/bcmail/bcmail-1.69.ebuild b/dev-java/bcmail/bcmail-1.69.ebuild index 2cb840cb7096..580a01a4ae8f 100644 --- a/dev-java/bcmail/bcmail-1.69.ebuild +++ b/dev-java/bcmail/bcmail-1.69.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/bcgit/bc-java/archive/refs/tags/r${PV/./rv}.tar.gz - LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ppc64 ~x86" CDEPEND=" ~dev-java/bcpkix-${PV}:0