summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-01 08:42:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-01 08:42:18 +0200
commit8dab8ad9d16a1e94d2a93ef0da0db70d011ed63a (patch)
tree0991eee762d3d43ef0da51a12cd148aa94025d1d /app-vim
parentdev-python/astroid: Stabilize 2.13.2 ALLARCHES, #892778 (diff)
downloadgentoo-8dab8ad9d16a1e94d2a93ef0da0db70d011ed63a.tar.gz
gentoo-8dab8ad9d16a1e94d2a93ef0da0db70d011ed63a.tar.bz2
gentoo-8dab8ad9d16a1e94d2a93ef0da0db70d011ed63a.zip
app-vim/gentoo-syntax: Stabilize 4 ALLARCHES, #892780
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild
index 6a2bb2bc0937..8505d4bfb08a 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2"
LICENSE="vim"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="ignore-glep31"
VIM_PLUGIN_HELPFILES="gentoo-syntax"