diff --git a/dev-python/bson/bson-0.5.10.ebuild b/dev-python/bson/bson-0.5.10.ebuild index 1896b07761..b50c224b50 100644 --- a/dev-python/bson/bson-0.5.10.ebuild +++ b/dev-python/bson/bson-0.5.10.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit distutils-r1