diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 20:56:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 20:56:04 +0200 |
commit | d2bba1ade4b70965f22e296a744ab3112218048f (patch) | |
tree | d342f515760a19f4af40dc40d1a54e12ef4725f8 /app-vim/vimpython | |
parent | app-admin/testdisk: x86 stable (bug #690866) (diff) | |
download | gentoo-d2bba1ade4b70965f22e296a744ab3112218048f.tar.gz gentoo-d2bba1ade4b70965f22e296a744ab3112218048f.tar.bz2 gentoo-d2bba1ade4b70965f22e296a744ab3112218048f.zip |
app-vim/vimpython: x86 stable (bug #693126)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-vim/vimpython')
-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 67ac87a7404f..f876beeebd43 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}" |