commit: 43cd48710d9523c68fd5c1b495c4429ad634a45f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 29 20:19:18 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 29 20:19:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43cd4871
app-vim/editorconfig-vim: Keyword 1.1.1 arm64, #906267 Signed-off-by: Sam James <sam <AT> gentoo.org> app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild b/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild index b7867cfbd7dd..a6d27567296c 100644 --- a/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild +++ b/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN%-vim}/${PN}/archive/v${MY_PV}.tar.gz -> ${MY_P} S="${WORKDIR}/${MY_P}" LICENSE="BSD-2 PSF-2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" VIM_PLUGIN_HELPFILES="${PN%-vim}.txt"
