From 8dab8ad9d16a1e94d2a93ef0da0db70d011ed63a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 1 Feb 2023 08:42:18 +0200 Subject: app-vim/gentoo-syntax: Stabilize 4 ALLARCHES, #892780 Signed-off-by: Arthur Zamarin --- app-vim/gentoo-syntax/gentoo-syntax-4.ebuild | 4 ++-- 1 file 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" -- cgit v1.2.3-65-gdbad