Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678950

Summary: app-editors/vim app-editors/gvim - build against multiple python versions
Product: Gentoo Linux Reporter: Constantin Runge <c.runge>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: git patch

Description Constantin Runge 2019-02-27 16:51:34 UTC
Created attachment 566666 [details]
git patch

As some plugins may require python2 and other may require python3, vim
provides a compile-time option to build against multiple python versions
and choose the correct one dynamically.

This can be facilitated with the pull request [1] (which is slightly outdated, as it got forgotten).

[1] https://github.com/gentoo/gentoo/pull/9516
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-02-28 06:46:26 UTC

*** This bug has been marked as a duplicate of bug 615832 ***