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 7D322158046 for ; Sat, 12 Oct 2024 17:12:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C61A2BC01D; Sat, 12 Oct 2024 17:12:23 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FE322BC01D for ; Sat, 12 Oct 2024 17:12:23 +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 9C06A343216 for ; Sat, 12 Oct 2024 17:12:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 845DA1A4D for ; Sat, 12 Oct 2024 17:12:18 +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: <1728752950.b8d8393af58a4fa51a1dc2afa4db8d1bc64e1ceb.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/tomcat/tomcat-10.1.28-r1.ebuild www-servers/tomcat/tomcat-10.1.30.ebuild www-servers/tomcat/tomcat-10.1.31.ebuild www-servers/tomcat/tomcat-9.0.93-r1.ebuild www-servers/tomcat/tomcat-9.0.95.ebuild www-servers/tomcat/tomcat-9.0.96.ebuild X-VCS-Directories: www-servers/tomcat/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b8d8393af58a4fa51a1dc2afa4db8d1bc64e1ceb X-VCS-Branch: master Date: Sat, 12 Oct 2024 17:12: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: 11dceaf6-e4b0-4036-a402-b4b30e95bb62 X-Archives-Hash: bb66bcefe89ea9f3925eed047801d61f commit: b8d8393af58a4fa51a1dc2afa4db8d1bc64e1ceb Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 11 12:56:53 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Oct 12 17:09:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d8393a www-servers/tomcat: dekeyword arm After a message to gentoo-dev ML, and no reply from any user on arm, we decided to dekeyword most Java packages from arm. Signed-off-by: Arthur Zamarin gentoo.org> www-servers/tomcat/tomcat-10.1.28-r1.ebuild | 2 +- www-servers/tomcat/tomcat-10.1.30.ebuild | 2 +- www-servers/tomcat/tomcat-10.1.31.ebuild | 2 +- www-servers/tomcat/tomcat-9.0.93-r1.ebuild | 2 +- www-servers/tomcat/tomcat-9.0.95.ebuild | 2 +- www-servers/tomcat/tomcat-9.0.96.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www-servers/tomcat/tomcat-10.1.28-r1.ebuild b/www-servers/tomcat/tomcat-10.1.28-r1.ebuild index 46f330d5f41c..335e0c37e0dd 100644 --- a/www-servers/tomcat/tomcat-10.1.28-r1.ebuild +++ b/www-servers/tomcat/tomcat-10.1.28-r1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="amd64 ~arm ~arm64 ~amd64-linux" +KEYWORDS="amd64 ~arm64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-10.1.30.ebuild b/www-servers/tomcat/tomcat-10.1.30.ebuild index 1c4d65ce7969..4eeadd5c4bce 100644 --- a/www-servers/tomcat/tomcat-10.1.30.ebuild +++ b/www-servers/tomcat/tomcat-10.1.30.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-10.1.31.ebuild b/www-servers/tomcat/tomcat-10.1.31.ebuild index 1c4d65ce7969..4eeadd5c4bce 100644 --- a/www-servers/tomcat/tomcat-10.1.31.ebuild +++ b/www-servers/tomcat/tomcat-10.1.31.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="10.1" -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~amd64-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-9.0.93-r1.ebuild b/www-servers/tomcat/tomcat-9.0.93-r1.ebuild index 122626117fab..f74a084c475c 100644 --- a/www-servers/tomcat/tomcat-9.0.93-r1.ebuild +++ b/www-servers/tomcat/tomcat-9.0.93-r1.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-9.0.95.ebuild b/www-servers/tomcat/tomcat-9.0.95.ebuild index 14e23d60b567..b0075c0de79d 100644 --- a/www-servers/tomcat/tomcat-9.0.95.ebuild +++ b/www-servers/tomcat/tomcat-9.0.95.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system? diff --git a/www-servers/tomcat/tomcat-9.0.96.ebuild b/www-servers/tomcat/tomcat-9.0.96.ebuild index 14e23d60b567..b0075c0de79d 100644 --- a/www-servers/tomcat/tomcat-9.0.96.ebuild +++ b/www-servers/tomcat/tomcat-9.0.96.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="extra-webapps" RESTRICT="test" # can we run them on a production system?