mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
sys-libs/talloc: 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:
parent
d26346b0b4
commit
47cbd6a681
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
PYTHON_REQ_USE="threads(+)"
|
PYTHON_REQ_USE="threads(+)"
|
||||||
inherit waf-utils python-single-r1 multilib-minimal flag-o-matic
|
inherit waf-utils python-single-r1 multilib-minimal flag-o-matic
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user