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 07F291581D3 for ; Fri, 10 May 2024 22:50:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DACFE29FA; Fri, 10 May 2024 22:50:47 +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 209BFE29FA for ; Fri, 10 May 2024 22:50:47 +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 17F45340775 for ; Fri, 10 May 2024 22:50:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C5B01A88 for ; Fri, 10 May 2024 22:50:44 +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: <1715381429.b7bdf5abc8ae4a051af94a04f10cc8ff66123e7a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/junit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/junit/junit-4.13.2_p20240222.ebuild X-VCS-Directories: dev-java/junit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b7bdf5abc8ae4a051af94a04f10cc8ff66123e7a X-VCS-Branch: master Date: Fri, 10 May 2024 22:50:44 +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: 46d5cc3c-190c-41cb-932b-c233b3401961 X-Archives-Hash: ed090ad9e560edbfaf6573e2ed1300c3 commit: b7bdf5abc8ae4a051af94a04f10cc8ff66123e7a Author: Sam James gentoo org> AuthorDate: Fri May 10 22:50:29 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 10 22:50:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7bdf5ab dev-java/junit: Stabilize 4.13.2_p20240222 arm64, #931693 Signed-off-by: Sam James gentoo.org> dev-java/junit/junit-4.13.2_p20240222.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/junit/junit-4.13.2_p20240222.ebuild b/dev-java/junit/junit-4.13.2_p20240222.ebuild index 118607db1fed..50ec53ce530f 100644 --- a/dev-java/junit/junit-4.13.2_p20240222.ebuild +++ b/dev-java/junit/junit-4.13.2_p20240222.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}4-${MY_COMMIT}" LICENSE="EPL-1.0" SLOT="4" -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" CP_DEPEND="dev-java/hamcrest-core:1.3" DEPEND="${CP_DEPEND}