Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimpython/
Date: Sun, 08 Sep 2019 19:15:31
Message-Id: 1567968964.d2bba1ade4b70965f22e296a744ab3112218048f.whissi@gentoo
1 commit: d2bba1ade4b70965f22e296a744ab3112218048f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 18:56:04 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 18:56:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2bba1ad
7
8 app-vim/vimpython: x86 stable (bug #693126)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-vim/vimpython/vimpython-1.13-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild
17 index 67ac87a7404..f876beeebd4 100644
18 --- a/app-vim/vimpython/vimpython-1.13-r2.ebuild
19 +++ b/app-vim/vimpython/vimpython-1.13-r2.ebuild
20 @@ -10,7 +10,7 @@ inherit vim-plugin python-single-r1
21 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
22 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30"
23 LICENSE="vim"
24 -KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ia64 ppc ~sparc x86"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"