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 7B459158064 for ; Wed, 1 May 2024 23:19:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 838C1E2A82; Wed, 1 May 2024 23:18:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 6C20EE2A82 for ; Wed, 1 May 2024 23:18:58 +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 382BE3430D3 for ; Wed, 1 May 2024 23:18:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 469CA1992 for ; Wed, 1 May 2024 23:18:54 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1714605462.74c414ec40253634e6a63f06264748fa0ff59b94.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/junit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/junit/junit-5.10.2.ebuild X-VCS-Directories: dev-java/junit/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 74c414ec40253634e6a63f06264748fa0ff59b94 X-VCS-Branch: master Date: Wed, 1 May 2024 23:18:54 +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: d2fc1f0d-6bcb-43cf-9e1f-87103b9551d2 X-Archives-Hash: 97af8dd1bccf1594319f70a78e417023 commit: 74c414ec40253634e6a63f06264748fa0ff59b94 Author: Matoro Mahri matoro tk> AuthorDate: Wed May 1 17:02:26 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed May 1 23:17:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c414ec dev-java/junit: Keyword 5.10.2 x86, #929987 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-java/junit/junit-5.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/junit/junit-5.10.2.ebuild b/dev-java/junit/junit-5.10.2.ebuild index 30ed7d8b5486..77e7c892d6be 100644 --- a/dev-java/junit/junit-5.10.2.ebuild +++ b/dev-java/junit/junit-5.10.2.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/junit5-r${PV}" LICENSE="EPL-2.0" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc migration-support suite vintage" CP_DEPEND="