mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-vim/jedi: enable py3.13, py3.14
Closes: https://bugs.gentoo.org/952262 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit edo vim-plugin python-single-r1
|
||||
|
||||
MY_PN="${PN}-vim"
|
||||
|
||||
Reference in New Issue
Block a user