summaryrefslogtreecommitdiff
path: root/sys-libs/tevent/tevent-0.12.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-03 15:10:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-03 15:10:30 +0000
commitdc50ce612ba7a32ca77479875798989da2885437 (patch)
tree70c4654ad5032498986cabb6a4a094e821024799 /sys-libs/tevent/tevent-0.12.1.ebuild
parentf50b7965918dcb8fea45f7473e95d644e6c59813 (diff)
gentoo auto-resync : 03:02:2023 - 15:10:30
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