summaryrefslogtreecommitdiff
path: root/dev-python/pendulum
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pendulum')
-rw-r--r--dev-python/pendulum/pendulum-2.1.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild
index 66a0b61f47d5..b0ff05cefdda 100644
--- a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild
+++ b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1