diff options
author | Sam James <sam@gentoo.org> | 2024-09-11 04:36:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-11 04:36:46 +0100 |
commit | 57d76a779b93f464b76c81759a481e466f0df605 (patch) | |
tree | 57740246691733fa6c975e6e9a4a394be85787ff | |
parent | app-emacs/flycheck-clang-tidy: Stabilize 0.3.0_p20201116 amd64, #939448 (diff) | |
download | gentoo-57d76a779b93f464b76c81759a481e466f0df605.tar.gz gentoo-57d76a779b93f464b76c81759a481e466f0df605.tar.bz2 gentoo-57d76a779b93f464b76c81759a481e466f0df605.zip |
app-emacs/treesit-auto: Stabilize 1.0.5 amd64, #939449
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-emacs/treesit-auto/treesit-auto-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/treesit-auto/treesit-auto-1.0.5.ebuild b/app-emacs/treesit-auto/treesit-auto-1.0.5.ebuild index f60b9db41667..a4d2f11bd215 100644 --- a/app-emacs/treesit-auto/treesit-auto-1.0.5.ebuild +++ b/app-emacs/treesit-auto/treesit-auto-1.0.5.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/renzmann/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |