diff options
Diffstat (limited to 'app-vim/languagetool/languagetool-1.30.ebuild')
-rw-r--r-- | app-vim/languagetool/languagetool-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/languagetool/languagetool-1.30.ebuild b/app-vim/languagetool/languagetool-1.30.ebuild index 315953f9b1bf..dd8f7c4bab37 100644 --- a/app-vim/languagetool/languagetool-1.30.ebuild +++ b/app-vim/languagetool/languagetool-1.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DESCRIPTION="grammar checker for various languages" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3223" LICENSE="vim" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64" VIM_PLUGIN_HELPFILES="${MY_PN}" |