diff options
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild index c0fdb3071a2a..c07bcc8df9d4 100644 --- a/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild +++ b/app-vim/vim-spell-ru/vim-spell-ru-20070506-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Russian" inherit vim-spell LICENSE="myspell-ru_RU-AlexanderLebedev" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ~arm64 ppc sparc x86" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |