diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-27 13:20:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-27 13:20:52 +0200 |
commit | 1a44f5c2176742231241a9123136b18c8fbcec20 (patch) | |
tree | b941012a8fdbf4d90f8a8bce0ca0697f038d3762 /app-vim/gentoo-syntax | |
parent | app-portage/nattka: Stabilize 0.3.1 ALLARCHES, #841278 (diff) | |
download | gentoo-1a44f5c2176742231241a9123136b18c8fbcec20.tar.gz gentoo-1a44f5c2176742231241a9123136b18c8fbcec20.tar.bz2 gentoo-1a44f5c2176742231241a9123136b18c8fbcec20.zip |
app-vim/gentoo-syntax: Stabilize 1 ALLARCHES, #841281
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-1.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-1.ebuild index cc256f13f274..e0439d327e3e 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-1.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-1.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 ~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 ~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" |