mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/furo: enable py3.14
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
parent
616fb0ae96
commit
a933d0dca4
@ -8,7 +8,7 @@ EAPI=8
|
||||
# everything from the Internet
|
||||
|
||||
DISTUTILS_USE_PEP517=standalone
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user