dev-python/truststore: Sync with Gentoo

It's from Gentoo commit 60b684a08a44ccafbc71d90b2ef6637bd14d4bd7.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:09:11 +00:00 committed by Krzesimir Nowak
parent e4c719038a
commit 561096bea7

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
inherit distutils-r1