diff options
Diffstat (limited to 'dev-python/stapler')
-rw-r--r-- | dev-python/stapler/stapler-1.0.0_p20220330.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stapler/stapler-1.0.0_p20220330.ebuild b/dev-python/stapler/stapler-1.0.0_p20220330.ebuild index b1ac532be99b..01ff7eac5f7c 100644 --- a/dev-python/stapler/stapler-1.0.0_p20220330.ebuild +++ b/dev-python/stapler/stapler-1.0.0_p20220330.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 |