mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-util/kcov: enable py3.13
Closes: https://bugs.gentoo.org/952454 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42350 Closes: https://github.com/gentoo/gentoo/pull/42350 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
deeb9ae769
commit
01caee91d4
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit cmake edo python-any-r1
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit cmake edo python-any-r1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user