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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 969EA1382C5 for ; Sun, 16 May 2021 18:58:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0254E088D; Sun, 16 May 2021 18:58:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7887E088D for ; Sun, 16 May 2021 18:58:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A512F340FB0 for ; Sun, 16 May 2021 18:58:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40DAD797 for ; Sun, 16 May 2021 18:58: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: <1621191469.740cab44551c538cf3a70dfff8a3acf3aed8dc07.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: java-virtuals/servlet-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild X-VCS-Directories: java-virtuals/servlet-api/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 740cab44551c538cf3a70dfff8a3acf3aed8dc07 X-VCS-Branch: master Date: Sun, 16 May 2021 18:58: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: 9fc1afc6-7120-4edc-9fca-f56da9fb1dc3 X-Archives-Hash: 186a36e1bbff7b1f5d16728967282691 commit: 740cab44551c538cf3a70dfff8a3acf3aed8dc07 Author: Sam James gentoo org> AuthorDate: Sun May 16 18:57:49 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 16 18:57:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740cab44 java-virtuals/servlet-api: Stabilize 3.0-r2 arm64, #784407 Signed-off-by: Sam James gentoo.org> java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild b/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild index b7999ee7c37..5dbb4dcb8ad 100644 --- a/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild +++ b/java-virtuals/servlet-api/servlet-api-3.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="${PV}" -KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux" RDEPEND="|| ( dev-java/tomcat-servlet-api:${SLOT}