summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 21:19:18 +0100
committerSam James <sam@gentoo.org>2023-05-29 21:19:18 +0100
commit43cd48710d9523c68fd5c1b495c4429ad634a45f (patch)
treec51297785189657a7cb79399310bcb6ede31c7a1 /app-vim
parentsys-fs/f2fs-tools: Stabilize 1.16.0 arm64, #907353 (diff)
downloadgentoo-43cd48710d9523c68fd5c1b495c4429ad634a45f.tar.gz
gentoo-43cd48710d9523c68fd5c1b495c4429ad634a45f.tar.bz2
gentoo-43cd48710d9523c68fd5c1b495c4429ad634a45f.zip
app-vim/editorconfig-vim: Keyword 1.1.1 arm64, #906267
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild4
1 files 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"