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 C603615814C for ; Thu, 19 Oct 2023 13:37:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 110FD2BC142; Thu, 19 Oct 2023 13:37:30 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E797B2BC142 for ; Thu, 19 Oct 2023 13:37:29 +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 0D1EB335D1C for ; Thu, 19 Oct 2023 13:37:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B5481294 for ; Thu, 19 Oct 2023 13:37:26 +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: <1697722626.9d9e37023b6253918311af0ee7ededfd5038d109.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/bcutil/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/bcutil/bcutil-1.76.ebuild X-VCS-Directories: dev-java/bcutil/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9d9e37023b6253918311af0ee7ededfd5038d109 X-VCS-Branch: master Date: Thu, 19 Oct 2023 13:37:26 +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: 337edf80-fd1a-4f30-afed-b0367b8cb3f6 X-Archives-Hash: d170d9c78d77f271635f1ee2ef0d89e6 commit: 9d9e37023b6253918311af0ee7ededfd5038d109 Author: Sam James gentoo org> AuthorDate: Thu Oct 19 13:37:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 19 13:37:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9e3702 dev-java/bcutil: Stabilize 1.76 arm64, #915968 Signed-off-by: Sam James gentoo.org> dev-java/bcutil/bcutil-1.76.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/bcutil/bcutil-1.76.ebuild b/dev-java/bcutil/bcutil-1.76.ebuild index ef93286d984a..bd2e8c5bd0fe 100644 --- a/dev-java/bcutil/bcutil-1.76.ebuild +++ b/dev-java/bcutil/bcutil-1.76.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" CDEPEND="~dev-java/bcprov-${PV}:0" DEPEND="${CDEPEND}