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 B9E21158089 for ; Wed, 11 Oct 2023 11:37:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAA962BC06D; Wed, 11 Oct 2023 11:37:58 +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 9EB462BC06D for ; Wed, 11 Oct 2023 11:37:58 +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 7F5F3335C39 for ; Wed, 11 Oct 2023 11:37:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D80161091 for ; Wed, 11 Oct 2023 11:37:55 +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: <1697024199.249d239011d721b5b860a869e1cee16a718b87b3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/treesit-auto/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild X-VCS-Directories: app-emacs/treesit-auto/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 249d239011d721b5b860a869e1cee16a718b87b3 X-VCS-Branch: master Date: Wed, 11 Oct 2023 11:37:55 +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: 354770c1-05d8-413e-b98e-ea8591dd88be X-Archives-Hash: 9894332592185cb02d33510f93e749dc commit: 249d239011d721b5b860a869e1cee16a718b87b3 Author: Sam James gentoo org> AuthorDate: Wed Oct 11 11:36:39 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 11 11:36:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249d2390 app-emacs/treesit-auto: keyword 0.6.3 for ~amd64 Emacs 29 has been keyworded and indeed in stable for a little while now. Signed-off-by: Sam James gentoo.org> app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild b/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild index c5c8c00a87ff..568eeea9b6f6 100644 --- a/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild +++ b/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild @@ -19,7 +19,6 @@ fi LICENSE="GPL-3" SLOT="0" -# Needs Emacs 29 -#KEYWORDS="~amd64" +KEYWORDS="~amd64" SITEFILE="50${PN}-gentoo.el"