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 68D1915808B for ; Fri, 25 Feb 2022 21:31:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B6FDE0823; Fri, 25 Feb 2022 21:31:32 +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 01443E0823 for ; Fri, 25 Feb 2022 21:31:31 +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 A5B05342A1E for ; Fri, 25 Feb 2022 21:31:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2A3B287 for ; Fri, 25 Feb 2022 21:31:28 +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: <1645824645.5e8b9c172ba6f0681c9488dd2323683e44d328b2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/antlr-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/antlr-runtime/antlr-runtime-3.5.2.ebuild X-VCS-Directories: dev-java/antlr-runtime/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5e8b9c172ba6f0681c9488dd2323683e44d328b2 X-VCS-Branch: master Date: Fri, 25 Feb 2022 21:31:28 +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: 80bd7e1b-662e-4532-941b-59b0e67d1b37 X-Archives-Hash: 9270e6a4b3f68697b433bb38633654a8 commit: 5e8b9c172ba6f0681c9488dd2323683e44d328b2 Author: Sam James gentoo org> AuthorDate: Fri Feb 25 21:30:45 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 25 21:30:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e8b9c17 dev-java/antlr-runtime: Stabilize 3.5.2 arm64, #833953 Signed-off-by: Sam James gentoo.org> dev-java/antlr-runtime/antlr-runtime-3.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/antlr-runtime/antlr-runtime-3.5.2.ebuild b/dev-java/antlr-runtime/antlr-runtime-3.5.2.ebuild index 58a46065d925..1351d0ef7034 100644 --- a/dev-java/antlr-runtime/antlr-runtime-3.5.2.ebuild +++ b/dev-java/antlr-runtime/antlr-runtime-3.5.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/org/antlr/${PN}/${PV}/${P}-sources.jar" LICENSE="BSD" SLOT="3.5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" # Common dependencies # POM: ${P}.pom