diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:53:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 07:53:14 +0200 |
commit | ba3687511831edd7b7461534afadc4ce8eb3da48 (patch) | |
tree | 317f57d8e06b2b4ba2645d318cf90a868225e2a6 /app-vim | |
parent | sys-devel/distcc: amd64 stable wrt bug #693744 (diff) | |
download | gentoo-ba3687511831edd7b7461534afadc4ce8eb3da48.tar.gz gentoo-ba3687511831edd7b7461534afadc4ce8eb3da48.tar.bz2 gentoo-ba3687511831edd7b7461534afadc4ce8eb3da48.zip |
app-vim/vimpython: amd64 stable wrt bug #693126
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimpython/vimpython-1.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild index f876beeebd43..588f67fabfa8 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}" |