diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-11 13:06:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-11 13:07:08 -0700 |
commit | 7aececd27435dd76fb10ed0a7218953d68653b05 (patch) | |
tree | 3dab3dac9ff1cc1175690bfa32c8afe8901236d6 /app-vim/vimpython | |
parent | games-emulation/jrommanager: Remove proxied maintainer (diff) | |
download | gentoo-7aececd27435dd76fb10ed0a7218953d68653b05.tar.gz gentoo-7aececd27435dd76fb10ed0a7218953d68653b05.tar.bz2 gentoo-7aececd27435dd76fb10ed0a7218953d68653b05.zip |
app-vim/vimpython-1.13-r2: alpha stable, bug 693126
Signed-off-by: Matt Turner <mattst88@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 3713d9288a6a..6631841a4fea 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}" |