diff options
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.18.2.ebuild')
| -rw-r--r-- | dev-util/cppcheck/cppcheck-2.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.18.2.ebuild b/dev-util/cppcheck/cppcheck-2.18.2.ebuild index a0b60d2d31a2..2f7eba0ddf19 100644 --- a/dev-util/cppcheck/cppcheck-2.18.2.ebuild +++ b/dev-util/cppcheck/cppcheck-2.18.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit cmake python-single-r1 xdg DESCRIPTION="Static analyzer of C/C++ code" |
