diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:30:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:30:22 +0100 |
commit | d8af02f8d0e63242e45430c279f7f4da27f920e6 (patch) | |
tree | f35d84417d0bb663c739d8a3f04b09b35d006937 /app-vim/gentoo-syntax | |
parent | dev-util/ninja: ppc stable wrt bug #712158 (diff) | |
download | gentoo-d8af02f8d0e63242e45430c279f7f4da27f920e6.tar.gz gentoo-d8af02f8d0e63242e45430c279f7f4da27f920e6.tar.bz2 gentoo-d8af02f8d0e63242e45430c279f7f4da27f920e6.zip |
app-vim/gentoo-syntax: ppc stable wrt bug #712320
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 1154de3bb283..7854b0f6045e 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" |