summaryrefslogtreecommitdiff
path: root/app-vim/json/json-20150511.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/json/json-20150511.ebuild')
-rw-r--r--app-vim/json/json-20150511.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/json/json-20150511.ebuild b/app-vim/json/json-20150511.ebuild
index cc4a35de61d1..0584747ca35e 100644
--- a/app-vim/json/json-20150511.ebuild
+++ b/app-vim/json/json-20150511.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,6 +8,6 @@ inherit vim-plugin
DESCRIPTION="vim plugin: a better JSON for Vim"
HOMEPAGE="https://github.com/elzr/vim-json/"
LICENSE="MIT"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
DOCS=( readme.md )