diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:12:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:12:15 +0200 |
commit | e926d5a228652aa8be7905a69a65072918d52b61 (patch) | |
tree | bb12d4d0a1e590d7d321ecb283145b300054d28c /app-vim | |
parent | dev-libs/libbsd: amd64 stable wrt bug #808489 (diff) | |
download | gentoo-e926d5a228652aa8be7905a69a65072918d52b61.tar.gz gentoo-e926d5a228652aa8be7905a69a65072918d52b61.tar.bz2 gentoo-e926d5a228652aa8be7905a69a65072918d52b61.zip |
app-vim/gentoo-syntax: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #808519
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild index 72f25ef766b6..d36c89efc9ed 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20210716.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" |