diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 15:21:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 15:21:17 +0100 |
commit | 71b9ef364a3026f6e09bff1ccad66bd1fab8c30c (patch) | |
tree | 05f7f4ad6873d027e7a715cfcc75996cffddfb69 /app-vim/gentoo-syntax | |
parent | dev-python/atomicwrites: arm64/hppa stable, (ALLARCHES policy) wrt bug #713110 (diff) | |
download | gentoo-71b9ef364a3026f6e09bff1ccad66bd1fab8c30c.tar.gz gentoo-71b9ef364a3026f6e09bff1ccad66bd1fab8c30c.tar.bz2 gentoo-71b9ef364a3026f6e09bff1ccad66bd1fab8c30c.zip |
app-vim/gentoo-syntax: arm64/hppa/m68k/sh stable, (ALLARCHES policy) wrt bug #712320
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20200120.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20200120.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20200120.ebuild index 46378203a947..b0a3d25cfe22 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20200120.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20200120.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 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ignore-glep31" VIM_PLUGIN_HELPFILES="gentoo-syntax" |