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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AE18D158042 for ; Thu, 17 Oct 2024 15:32:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFF4CE0940; Thu, 17 Oct 2024 15:32:24 +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 B7571E0940 for ; Thu, 17 Oct 2024 15:32:24 +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 C64A434305F for ; Thu, 17 Oct 2024 15:32:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F8B81315 for ; Thu, 17 Oct 2024 15:32:22 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1729179125.10112a55e84b406bf6c50926248b65042d999b12.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xsdlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/xsdlib/xsdlib-2022.7.ebuild X-VCS-Directories: dev-java/xsdlib/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 10112a55e84b406bf6c50926248b65042d999b12 X-VCS-Branch: master Date: Thu, 17 Oct 2024 15:32:22 +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: 9ebe2d0e-70ac-4b4e-b85a-6ac6cec3f6db X-Archives-Hash: 8c1fc19b7dc9cb1ab59cb70f80ed6f3d commit: 10112a55e84b406bf6c50926248b65042d999b12 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Oct 17 14:37:07 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Oct 17 15:32:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10112a55 dev-java/xsdlib: dekeyword x86 After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin gentoo.org> dev-java/xsdlib/xsdlib-2022.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/xsdlib/xsdlib-2022.7.ebuild b/dev-java/xsdlib/xsdlib-2022.7.ebuild index 0fda7f0cac58..008ce11476f1 100644 --- a/dev-java/xsdlib/xsdlib-2022.7.ebuild +++ b/dev-java/xsdlib/xsdlib-2022.7.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/xmlark/msv/archive/msv-${PV}.tar.gz" LICENSE="BSD-1" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # Common dependencies # POM: pom.xml