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 06:02:32
Message-Id: 1568008920.5610e7cc618c3a2111b63a4f7ccf3511708ac994.ago@gentoo
1 commit: 5610e7cc618c3a2111b63a4f7ccf3511708ac994
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 9 06:02:00 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 06:02:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5610e7cc
7
8 app-vim/vimpython: sparc stable wrt bug #693126
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
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 588f67fabfa..3713d9288a6 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}"