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/vimpython/
Date: Fri, 11 Oct 2019 20:07:35
Message-Id: 1570824428.7aececd27435dd76fb10ed0a7218953d68653b05.mattst88@gentoo
1 commit: 7aececd27435dd76fb10ed0a7218953d68653b05
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 11 20:06:58 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 11 20:07:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aececd2
7
8 app-vim/vimpython-1.13-r2: alpha stable, bug 693126
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-vim/vimpython/vimpython-1.13-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild
16 index 3713d9288a6..6631841a4fe 100644
17 --- a/app-vim/vimpython/vimpython-1.13-r2.ebuild
18 +++ b/app-vim/vimpython/vimpython-1.13-r2.ebuild
19 @@ -10,7 +10,7 @@ inherit vim-plugin python-single-r1
20 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
21 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30"
22 LICENSE="vim"
23 -KEYWORDS="~alpha amd64 ia64 ppc sparc x86"
24 +KEYWORDS="alpha amd64 ia64 ppc sparc x86"
25
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"