diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:07:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:07:54 +0200 |
commit | f1f625f554c3c1826ed80a83dc131211945d22ae (patch) | |
tree | 9618ce041ee890832a45b2a6814cceaa3f15582a /app-vim | |
parent | dev-libs/libcec: x86 stable wrt bug #721708 (diff) | |
download | gentoo-f1f625f554c3c1826ed80a83dc131211945d22ae.tar.gz gentoo-f1f625f554c3c1826ed80a83dc131211945d22ae.tar.bz2 gentoo-f1f625f554c3c1826ed80a83dc131211945d22ae.zip |
app-vim/vimpython: x86 stable wrt bug #721750
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 53b40e49346d..65cd01ec3161 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}" |