aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild')
-rw-r--r--dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild b/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild
index fc5349f2f..37f825d0d 100644
--- a/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild
+++ b/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{9..10} pypy3 )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1 optfeature