diff options
author | Sam James <sam@gentoo.org> | 2021-07-03 02:27:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-03 02:27:58 +0100 |
commit | fe5d41c985cdb98b6039642474fcbf0c9e8d4097 (patch) | |
tree | a177c31d4254797ff408b4d947e471e8579695e7 /app-vim/gentoo-syntax | |
parent | app-portage/gpyutils: Stabilize 0.6 ALLARCHES, #799920 (diff) | |
download | gentoo-fe5d41c985cdb98b6039642474fcbf0c9e8d4097.tar.gz gentoo-fe5d41c985cdb98b6039642474fcbf0c9e8d4097.tar.bz2 gentoo-fe5d41c985cdb98b6039642474fcbf0c9e8d4097.zip |
app-vim/gentoo-syntax: Stabilize 20210428 ALLARCHES, #799923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20210428.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20210428.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20210428.ebuild index 72f25ef766b6..d36c89efc9ed 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20210428.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20210428.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" |