mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-ada/markdown: drop py3.{13,14}t from PYTHON_COMPAT
This is annoying for python-any-r1 as it drags it in on people's systems where it's not going to be possible for it to be the sole interpreter anyway. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
ADA_COMPAT=( gcc_{12..15} )
|
||||
PYTHON_COMPAT=( python3_{10..14} python3_13t )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit ada python-any-r1 multiprocessing
|
||||
|
||||
Reference in New Issue
Block a user