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 5874B15ACFB for ; Fri, 21 Apr 2023 08:20:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 686ADE08C9; Fri, 21 Apr 2023 08:20:21 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FFADE08C9 for ; Fri, 21 Apr 2023 08:20:21 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F44D3410F0 for ; Fri, 21 Apr 2023 08:20:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E1EC141 for ; Fri, 21 Apr 2023 08:20:18 +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: <1682065192.be3a4f5b074dd0c49ea9499950fcc61a94005b3d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jaxb-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/jaxb-runtime/jaxb-runtime-2.3.8.ebuild X-VCS-Directories: dev-java/jaxb-runtime/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: be3a4f5b074dd0c49ea9499950fcc61a94005b3d X-VCS-Branch: master Date: Fri, 21 Apr 2023 08:20:18 +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: b8edcd29-70f1-4a51-9cb4-41f2827b6665 X-Archives-Hash: 87378a4fc9f452edb7875641c79c3da9 commit: be3a4f5b074dd0c49ea9499950fcc61a94005b3d Author: Sam James gentoo org> AuthorDate: Fri Apr 21 08:19:52 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 21 08:19:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3a4f5b dev-java/jaxb-runtime: Stabilize 2.3.8 x86, #904701 Signed-off-by: Sam James gentoo.org> dev-java/jaxb-runtime/jaxb-runtime-2.3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jaxb-runtime/jaxb-runtime-2.3.8.ebuild b/dev-java/jaxb-runtime/jaxb-runtime-2.3.8.ebuild index b9c2c5895d8b..6f2e9531600b 100644 --- a/dev-java/jaxb-runtime/jaxb-runtime-2.3.8.ebuild +++ b/dev-java/jaxb-runtime/jaxb-runtime-2.3.8.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/jaxb-ri-${PV}-RI/jaxb-ri/runtime/impl" LICENSE="EPL-1.0" SLOT="2" -KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" CP_DEPEND=" dev-java/fastinfoset:0