diff --git a/net-im/toot/toot-0.28.0.ebuild b/net-im/toot/toot-0.28.0.ebuild index 7827bb4..54f054c 100644 --- a/net-im/toot/toot-0.28.0.ebuild +++ b/net-im/toot/toot-0.28.0.ebuild @@ -3,7 +3,7 @@ EAPI="8" -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) inherit distutils-r1