Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/gentoo-syntax/
Date: Thu, 23 Sep 2021 01:08:00
Message-Id: 1632359259.84b501fce1595bda6864aa0dceacfcebe877c91c.mattst88@gentoo
1 commit: 84b501fce1595bda6864aa0dceacfcebe877c91c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 23 00:14:36 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 23 01:07:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b501fc
7
8 app-vim/gentoo-syntax: Stabilize 20210716 hppa
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild
16 index d36c89efc9e..9a1891798a1 100644
17 --- a/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild
18 +++ b/app-vim/gentoo-syntax/gentoo-syntax-20210716.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2"
20
21 LICENSE="vim"
22 SLOT="0"
23 -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"
24 +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"
25 IUSE="ignore-glep31"
26
27 VIM_PLUGIN_HELPFILES="gentoo-syntax"