diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 08:02:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-09 08:02:00 +0200 |
commit | 5610e7cc618c3a2111b63a4f7ccf3511708ac994 (patch) | |
tree | 0737c33374eaebf4a4eff8440c42c15cb891f2ef /app-vim | |
parent | app-i18n/ibus: sparc stable wrt bug #691380 (diff) | |
download | gentoo-5610e7cc618c3a2111b63a4f7ccf3511708ac994.tar.gz gentoo-5610e7cc618c3a2111b63a4f7ccf3511708ac994.tar.bz2 gentoo-5610e7cc618c3a2111b63a4f7ccf3511708ac994.zip |
app-vim/vimpython: sparc stable wrt bug #693126
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 588f67fabfa8..3713d9288a6a 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}" |