summaryrefslogtreecommitdiff
path: root/sys-libs/tevent/tevent-0.12.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/tevent/tevent-0.12.1.ebuild')
-rw-r--r--sys-libs/tevent/tevent-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.12.1.ebuild b/sys-libs/tevent/tevent-0.12.1.ebuild
index b8b049cfba19..c10e170eb42d 100644
--- a/sys-libs/tevent/tevent-0.12.1.ebuild
+++ b/sys-libs/tevent/tevent-0.12.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="threads(+)"
inherit waf-utils multilib-minimal python-single-r1