Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimbuddy/
Date: Tue, 12 Jun 2018 08:46:58
Message-Id: 1528793207.56c50396fe086f79ef8dfc506c0497c1cbae91b7.monsieurp@gentoo
1 commit: 56c50396fe086f79ef8dfc506c0497c1cbae91b7
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 08:31:35 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 08:46:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c50396
7
8 app-vim/vimbuddy: stable for all arches using the ALLARCHES policy.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
16 index 3edf253e2c9..1a9eeea4e49 100644
17 --- a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
18 +++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/vim-scripts/vimbuddy.vim"
20 SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="public-domain"
23 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
24 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
25
26 S="${WORKDIR}/${PN}.vim-${PV}"