diff --git a/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild b/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild index 632d969b97..18d9c90039 100644 --- a/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit cmake python-single-r1