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 64F7D158003 for ; Thu, 20 Apr 2023 12:59:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 807A3E09A1; Thu, 20 Apr 2023 12:59:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 680FEE09A1 for ; Thu, 20 Apr 2023 12:59:41 +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 96216341116 for ; Thu, 20 Apr 2023 12:59:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C029DA50 for ; Thu, 20 Apr 2023 12:59:37 +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: <1681995562.0440ce6c96ce9d78ff545e37fd8fbaccb3a5becc.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: 0440ce6c96ce9d78ff545e37fd8fbaccb3a5becc X-VCS-Branch: master Date: Thu, 20 Apr 2023 12:59:37 +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: a69a344c-8797-4fd7-8ed6-6afdce195a4a X-Archives-Hash: dd09ed3dc048a4eb7a17778a2f9c172d commit: 0440ce6c96ce9d78ff545e37fd8fbaccb3a5becc Author: Sam James gentoo org> AuthorDate: Thu Apr 20 12:59:01 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 20 12:59:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0440ce6c dev-java/jaxb-runtime: Stabilize 2.3.8 amd64, #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 81b98b28360f..b9c2c5895d8b 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