diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:09:59 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:52:49 +0200 |
commit | ddbc830674114cc5b51ca1ef68e707c7f24c9d88 (patch) | |
tree | 3a16700a6c8785e01438c8ff9edb4af367e8c509 /app-vim | |
parent | dev-python/tempora: Stabilize 5.5.0 ALLARCHES, #911091 (diff) | |
download | gentoo-ddbc830674114cc5b51ca1ef68e707c7f24c9d88.tar.gz gentoo-ddbc830674114cc5b51ca1ef68e707c7f24c9d88.tar.bz2 gentoo-ddbc830674114cc5b51ca1ef68e707c7f24c9d88.zip |
app-vim/gentoo-syntax: Stabilize 11 ALLARCHES, #911098
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-11.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-11.ebuild index 8465cb7009c6..717484df959d 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-11.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-11.ebuild @@ -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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |