summaryrefslogtreecommitdiff
path: root/dev-python/stapler
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/stapler')
-rw-r--r--dev-python/stapler/stapler-1.0.0_p20220330-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stapler/stapler-1.0.0_p20220330-r4.ebuild b/dev-python/stapler/stapler-1.0.0_p20220330-r4.ebuild
index 651a0f3d0ec7..cb7a1acd54b0 100644
--- a/dev-python/stapler/stapler-1.0.0_p20220330-r4.ebuild
+++ b/dev-python/stapler/stapler-1.0.0_p20220330-r4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1