diff options
author | 2020-05-12 15:04:32 +0200 | |
---|---|---|
committer | 2020-05-12 15:04:32 +0200 | |
commit | 2bc2956b54d0924a1e8fc578e9abc92af3c09087 (patch) | |
tree | e9be2ff99d8dc394bac82815049d0d6c648321e8 /app-vim | |
parent | www-servers/tomcat: amd64 stable wrt bug #722654 (diff) | |
download | gentoo-2bc2956b54d0924a1e8fc578e9abc92af3c09087.tar.gz gentoo-2bc2956b54d0924a1e8fc578e9abc92af3c09087.tar.bz2 gentoo-2bc2956b54d0924a1e8fc578e9abc92af3c09087.zip |
app-vim/vimpython: amd64 stable wrt bug #721750
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimpython/vimpython-1.13-r3.ebuild b/app-vim/vimpython/vimpython-1.13-r3.ebuild index d7f3f5dee1b5..fbdda266aaa5 100644 --- a/app-vim/vimpython/vimpython-1.13-r3.ebuild +++ b/app-vim/vimpython/vimpython-1.13-r3.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}" |