From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 93854158176 for ; Fri, 17 Oct 2025 11:23:08 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7FB66341609 for ; Fri, 17 Oct 2025 11:23:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1FFA3110576; Fri, 17 Oct 2025 11:22:56 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 13F1B110576 for ; Fri, 17 Oct 2025 11:22:56 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B96FA3413F2 for ; Fri, 17 Oct 2025 11:22:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D1FB1A7E for ; Fri, 17 Oct 2025 11:22:53 +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: <1760700166.c691b30b499419b3f34d8c70d1e771a8dca8269b.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-php/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/tree-sitter-php/tree-sitter-php-0.23.12.ebuild X-VCS-Directories: dev-libs/tree-sitter-php/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c691b30b499419b3f34d8c70d1e771a8dca8269b X-VCS-Branch: master Date: Fri, 17 Oct 2025 11:22:53 +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: 846f4a60-a656-4abc-bdc3-458395c9908c X-Archives-Hash: 04c678e5f04fbd224294d893d14195bb commit: c691b30b499419b3f34d8c70d1e771a8dca8269b Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 17 11:22:46 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 17 11:22:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c691b30b dev-libs/tree-sitter-php: Stabilize 0.23.12 amd64, #964427 Signed-off-by: Arthur Zamarin gentoo.org> dev-libs/tree-sitter-php/tree-sitter-php-0.23.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-php/tree-sitter-php-0.23.12.ebuild b/dev-libs/tree-sitter-php/tree-sitter-php-0.23.12.ebuild index 370f3e5f2a54..94e0bbda6100 100644 --- a/dev-libs/tree-sitter-php/tree-sitter-php-0.23.12.ebuild +++ b/dev-libs/tree-sitter-php/tree-sitter-php-0.23.12.ebuild @@ -11,4 +11,4 @@ S=${WORKDIR}/${P}/php LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64"