diff options
Diffstat (limited to 'app-emacs/treesit-auto/treesit-auto-1.0.5.ebuild')
-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+" |