commit: 5610e7cc618c3a2111b63a4f7ccf3511708ac994 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Sep 9 06:02:00 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Sep 9 06:02:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5610e7cc
app-vim/vimpython: sparc stable wrt bug #693126 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-vim/vimpython/vimpython-1.13-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild index 588f67fabfa..3713d9288a6 100644 --- a/app-vim/vimpython/vimpython-1.13-r2.ebuild +++ b/app-vim/vimpython/vimpython-1.13-r2.ebuild @@ -10,7 +10,7 @@ inherit vim-plugin python-single-r1 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30" LICENSE="vim" -KEYWORDS="~alpha amd64 ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"