diff options
author | Sam James <sam@gentoo.org> | 2023-05-16 04:38:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-16 04:38:35 +0100 |
commit | 41fafc5d0fb50064383746bd547fd8eb11683b75 (patch) | |
tree | 60b95f587f3b8bebdfdce443ab77de0e898d6af2 /app-vim | |
parent | net-proxy/squid: add Valgrind annotation support (diff) | |
download | gentoo-41fafc5d0fb50064383746bd547fd8eb11683b75.tar.gz gentoo-41fafc5d0fb50064383746bd547fd8eb11683b75.tar.bz2 gentoo-41fafc5d0fb50064383746bd547fd8eb11683b75.zip |
app-vim/vim-spell-ru: Keyword 20070506-r1 arm64, #906265
Signed-off-by: Sam James <sam@gentoo.org>
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" |