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 f60b9db416677..a4d2f11bd2158 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+"