diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:27:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:27:20 +0100 |
commit | 7833bf880a1c3a6387b080c783298395157749e6 (patch) | |
tree | f5710a1dfdd1410f2cb41ea1b00ec98f8502ee6e /app-vim | |
parent | app-portage/gentoopm: arm stable wrt bug #712316 (diff) | |
download | gentoo-7833bf880a1c3a6387b080c783298395157749e6.tar.gz gentoo-7833bf880a1c3a6387b080c783298395157749e6.tar.bz2 gentoo-7833bf880a1c3a6387b080c783298395157749e6.zip |
app-vim/gentoo-syntax: arm stable wrt bug #712320
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-vim')
-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 36bd762514db..1154de3bb283 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" |