diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:26:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-15 19:26:01 +0100 |
commit | c2bc826fc0ed2a7b334491b41dea626ba09c1750 (patch) | |
tree | 7628d0081ebf22c64acb98243f7e8e69c3d72d16 /app-vim/gentoo-syntax | |
parent | net-libs/nghttp2: stable 1.33.0 for ppc64, bug #665798 (diff) | |
download | gentoo-c2bc826fc0ed2a7b334491b41dea626ba09c1750.tar.gz gentoo-c2bc826fc0ed2a7b334491b41dea626ba09c1750.tar.bz2 gentoo-c2bc826fc0ed2a7b334491b41dea626ba09c1750.zip |
app-vim/gentoo-syntax: stable 20180821 for ppc64, bug #666122
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild index fcf19ba72fc0..e863062b2a44 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20180821.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20180821.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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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" |