summaryrefslogtreecommitdiff
path: root/dev-python/raet
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/raet')
-rw-r--r--dev-python/raet/raet-0.6.8-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/raet/raet-0.6.8-r4.ebuild b/dev-python/raet/raet-0.6.8-r4.ebuild
index a6c06402fd01..6fa825b7cd4f 100644
--- a/dev-python/raet/raet-0.6.8-r4.ebuild
+++ b/dev-python/raet/raet-0.6.8-r4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1
DESCRIPTION="Reliable Asynchronous Event Transport Protocol"