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 08A69158092 for ; Thu, 16 Jun 2022 06:11:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8230EE08F3; Thu, 16 Jun 2022 06:11:19 +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 64254E08F0 for ; Thu, 16 Jun 2022 06:11:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 45360340FFD for ; Thu, 16 Jun 2022 06:11:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01BCA506 for ; Thu, 16 Jun 2022 06:11:16 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1655359873.39890fe5f45b291243a38ea85f400479ccc36ce6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/tomcat-servlet-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/tomcat-servlet-api/tomcat-servlet-api-10.0.21.ebuild dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.79.ebuild dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.63.ebuild X-VCS-Directories: dev-java/tomcat-servlet-api/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 39890fe5f45b291243a38ea85f400479ccc36ce6 X-VCS-Branch: master Date: Thu, 16 Jun 2022 06:11:16 +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: a33b7f27-f09d-4f3d-bfa9-afefed783594 X-Archives-Hash: a512ff9af8d7ee6ca88772744347fa82 commit: 39890fe5f45b291243a38ea85f400479ccc36ce6 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jun 16 06:11:13 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jun 16 06:11:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39890fe5 dev-java/tomcat-servlet-api: x86 stable wrt bug #852254 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-java/tomcat-servlet-api/tomcat-servlet-api-10.0.21.ebuild | 2 +- dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.79.ebuild | 2 +- dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.63.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-10.0.21.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-10.0.21.ebuild index 6c37fbec8a55..df0da8059045 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-10.0.21.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-10.0.21.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-10/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="5.0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.8:*" diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.79.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.79.ebuild index 91985a0a6d6d..d52a57de49fd 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.79.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.79.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-8/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="3.1" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.8:*" diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.63.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.63.ebuild index 10c37a0aa97d..48250c32ab99 100644 --- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.63.ebuild +++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-9.0.63.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-9/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="4.0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.8:*"