diff options
Diffstat (limited to 'net-client/offpunk/offpunk-1.9.1.ebuild')
-rw-r--r-- | net-client/offpunk/offpunk-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-client/offpunk/offpunk-1.9.1.ebuild b/net-client/offpunk/offpunk-1.9.1.ebuild index ada55ec23..feebaf7e4 100644 --- a/net-client/offpunk/offpunk-1.9.1.ebuild +++ b/net-client/offpunk/offpunk-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..11} pypy3 ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature |