diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:23:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:23:47 +0100 |
commit | 16dfb7756f23832327ac1645328723542bfac41a (patch) | |
tree | bfa18454bb99b58fb1fb14ffbea4b386c59df83a /app-vim | |
parent | app-vim/pydiction: stable 1.2.3-r2 for ppc, bug #693124 (diff) | |
download | gentoo-16dfb7756f23832327ac1645328723542bfac41a.tar.gz gentoo-16dfb7756f23832327ac1645328723542bfac41a.tar.bz2 gentoo-16dfb7756f23832327ac1645328723542bfac41a.zip |
app-vim/vimpython: stable 1.13-r2 for ppc, bug #693126
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 38b1c4aceb36..67ac87a7404f 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}" |