From d9ba01a820094015ebab83e52406c3fa30fc64cb Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 1 Jul 2021 22:13:52 +0200 Subject: dev-python/transitions: add python3.10 support Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- dev-python/transitions/transitions-0.8.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/transitions/transitions-0.8.8.ebuild b/dev-python/transitions/transitions-0.8.8.ebuild index fed98ff0c272..d1f71b2a5c26 100644 --- a/dev-python/transitions/transitions-0.8.8.ebuild +++ b/dev-python/transitions/transitions-0.8.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -- cgit v1.2.3