mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
net-irc/weechat: Add python3.14 support
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44450 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
b57f34ed94
commit
5eeaa36a57
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
GUILE_COMPAT=( 2-2 3-0 )
|
||||
LUA_COMPAT=( lua5-{1..4} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit guile-single lua-single perl-module python-single-r1 cmake xdg
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
GUILE_COMPAT=( 2-2 3-0 )
|
||||
LUA_COMPAT=( lua5-{1..4} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
GENTOO_DEPEND_ON_PERL=no
|
||||
|
||||
inherit guile-single lua-single perl-module python-single-r1 cmake xdg
|
||||
|
||||
Reference in New Issue
Block a user