diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:20:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:21:27 +0100 |
commit | f33337b82e3d120aa1d58f425762ca59bf0f2eb7 (patch) | |
tree | f04af449760f45f06ad93d6d82bf3b0d596e8ee3 /app-vim/vimpython | |
parent | app-i18n/ibus: stable 1.5.20 for ia64, bug #691380 (diff) | |
download | gentoo-f33337b82e3d120aa1d58f425762ca59bf0f2eb7.tar.gz gentoo-f33337b82e3d120aa1d58f425762ca59bf0f2eb7.tar.bz2 gentoo-f33337b82e3d120aa1d58f425762ca59bf0f2eb7.zip |
app-vim/vimpython: stable 1.13-r2 for ia64, bug #693126
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 994b4447c131..38b1c4aceb36 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}" |