Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimpython/
Date: Mon, 09 Sep 2019 05:54:49
Message-Id: 1568008394.ba3687511831edd7b7461534afadc4ce8eb3da48.ago@gentoo
1 commit: ba3687511831edd7b7461534afadc4ce8eb3da48
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 9 05:53:14 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 05:53:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba368751
7
8 app-vim/vimpython: amd64 stable wrt bug #693126
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-vim/vimpython/vimpython-1.13-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild
18 index f876beeebd4..588f67fabfa 100644
19 --- a/app-vim/vimpython/vimpython-1.13-r2.ebuild
20 +++ b/app-vim/vimpython/vimpython-1.13-r2.ebuild
21 @@ -10,7 +10,7 @@ inherit vim-plugin python-single-r1
22 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
23 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30"
24 LICENSE="vim"
25 -KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc x86"
26 +KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"