diff options
author | Sam James <sam@gentoo.org> | 2023-05-16 04:38:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-16 04:38:37 +0100 |
commit | d4da53d1a4f9a0e78a2770add0e0e67501eed7f4 (patch) | |
tree | c0c9ff805c48840600cbc28524a698cea97142f2 /app-vim/vim-spell-he | |
parent | app-vim/vim-spell-ru: Keyword 20070506-r1 arm64, #906265 (diff) | |
download | gentoo-d4da53d1a4f9a0e78a2770add0e0e67501eed7f4.tar.gz gentoo-d4da53d1a4f9a0e78a2770add0e0e67501eed7f4.tar.bz2 gentoo-d4da53d1a4f9a0e78a2770add0e0e67501eed7f4.zip |
app-vim/vim-spell-he: Keyword 20100312-r1 arm64, #906266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/vim-spell-he')
-rw-r--r-- | app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild index cf4ae8d5c5c8..7d433eec123a 100644 --- a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild +++ b/app-vim/vim-spell-he/vim-spell-he-20100312-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="Hebrew" inherit vim-spell LICENSE="GPL-2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" |