mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-python/doit: enable py3.14
Closes: https://codeberg.org/gentoo/gentoo/pulls/673 Acked-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi shell-completion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user