diff options
Diffstat (limited to 'dev-cpp/catch/catch-2.13.3.ebuild')
-rw-r--r-- | dev-cpp/catch/catch-2.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/catch/catch-2.13.3.ebuild b/dev-cpp/catch/catch-2.13.3.ebuild index b5755bce9997..a33a6a89e42c 100644 --- a/dev-cpp/catch/catch-2.13.3.ebuild +++ b/dev-cpp/catch/catch-2.13.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake python-any-r1 |