diff options
author | Sam James <sam@gentoo.org> | 2023-10-11 12:36:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-11 12:36:39 +0100 |
commit | 249d239011d721b5b860a869e1cee16a718b87b3 (patch) | |
tree | 11cbe9ab0fa0c8988e1ba6d26707d9710cc8ec5f /app-emacs/treesit-auto | |
parent | sys-apps/moar: add 1.18.0 (diff) | |
download | gentoo-249d239011d721b5b860a869e1cee16a718b87b3.tar.gz gentoo-249d239011d721b5b860a869e1cee16a718b87b3.tar.bz2 gentoo-249d239011d721b5b860a869e1cee16a718b87b3.zip |
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 <sam@gentoo.org>
Diffstat (limited to 'app-emacs/treesit-auto')
-rw-r--r-- | app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild | 3 |
1 files changed, 1 insertions, 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" |