commit:     83318a7e0d972ca7a2a7e136949701fdca892a07
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 26 18:41:07 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 26 18:41:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83318a7e

dev-python/threadpoolctl: enable pypy3_11

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/threadpoolctl/threadpoolctl-3.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/threadpoolctl/threadpoolctl-3.6.0.ebuild 
b/dev-python/threadpoolctl/threadpoolctl-3.6.0.ebuild
index 409bd8778cf6..8b96279f2051 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.6.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.6.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
 
 inherit distutils-r1 toolchain-funcs
 

Reply via email to