diff options
Diffstat (limited to 'dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild')
-rw-r--r-- | dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild b/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild index ac597c130..791d6f978 100644 --- a/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2023.02.06.00.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..11} pypy3 ) inherit cmake python-single-r1 |